[Web] Show warning, when domain exhausted and only an unlimited mailbox could be created

This commit is contained in:
andryyy
2020-04-03 08:44:10 +02:00
parent c846270437
commit fd73bbc201
3 changed files with 18 additions and 14 deletions

View File

@@ -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",