mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 16:32:07 +00:00
feat(console-v2): save table filters as queryparams, smtp update (#3624)
* show warn for missing smtp * org table, failed events, views table fallback, org table filters * log notification providers, user filter, copy to clip fix * lint Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -847,7 +847,8 @@
|
||||
"USER": "Benutzer",
|
||||
"PASSWORD": "Passwort",
|
||||
"TLS": "Transport Layer Security (TLS)",
|
||||
"SAVED": "Erfolgreich gespeichert."
|
||||
"SAVED": "Erfolgreich gespeichert.",
|
||||
"REQUIREDWARN": "Damit Mails von Ihrer Domain verschickt werden können, müssen Sie Ihre SMTP Einstellungen konfigurieren."
|
||||
},
|
||||
"SMS": {
|
||||
"TITLE": "SMS Einstellungen",
|
||||
|
||||
Reference in New Issue
Block a user