[Web] Create ACL to toggle permission of a domain administrator to change a domain desc

This commit is contained in:
andryyy
2020-08-19 15:31:54 +02:00
parent 5fd77dab2a
commit 155dfc66ee
5 changed files with 9 additions and 5 deletions

View File

@@ -22,7 +22,8 @@
"spam_score": "Spam-Bewertung",
"syncjobs": "Sync Jobs",
"tls_policy": "Verschlüsselungsrichtlinie",
"unlimited_quota": "Unendliche Quota für Mailboxen"
"unlimited_quota": "Unendliche Quota für Mailboxen",
"domain_desc": "Domainbeschreibung ändern"
},
"add": {
"activate_filter_warn": "Alle anderen Filter diesen Typs werden deaktiviert, falls dieses Script aktiv markiert wird.",

View File

@@ -22,7 +22,8 @@
"spam_score": "Spam score",
"syncjobs": "Sync jobs",
"tls_policy": "TLS policy",
"unlimited_quota": "Unlimited quota for mailboxes"
"unlimited_quota": "Unlimited quota for mailboxes",
"domain_desc": "Change domain description"
},
"add": {
"activate_filter_warn": "All other filters will be deactivated, when active is checked.",