[Web] Show warning, when domain exhausted and only an unlimited mailbox could be created
This commit is contained in:
@@ -220,7 +220,8 @@
|
||||
"fuzzy_learn_error": "Fuzzy Lernfehler: %s",
|
||||
"ip_invalid": "Ungültige IP übersprungen: %s",
|
||||
"session_token": "Formular-Token ungültig: Token stimmt nicht überein",
|
||||
"session_ua": "Formular-Token ungültig: User-Agent-Validierungsfehler"
|
||||
"session_ua": "Formular-Token ungültig: User-Agent-Validierungsfehler",
|
||||
"quota_exceeded_scope": "Domain-Quota erschöpft: Es können nur noch unlimiterte Mailboxen in dieser Domain erstellt werden."
|
||||
},
|
||||
"user": {
|
||||
"last_mail_login": "Letzter Mail-Login",
|
||||
|
@@ -220,7 +220,8 @@
|
||||
"no_active_admin": "Cannot deactivate last active admin",
|
||||
"hash_not_found": "Hash not found or already deleted",
|
||||
"fuzzy_learn_error": "Fuzzy hash learn error: %s",
|
||||
"ip_invalid": "Skipped invalid IP: %s"
|
||||
"ip_invalid": "Skipped invalid IP: %s",
|
||||
"quota_exceeded_scope": "Domain quota exceeded: Only unlimited/unrated mailboxes can be created in this domain scope."
|
||||
},
|
||||
"user": {
|
||||
"no_last_login": "No last UI login information",
|
||||
|
Reference in New Issue
Block a user