mailbox: show quota instead of disk size
fix quota events too
This commit is contained in:
@@ -1606,7 +1606,8 @@
|
||||
"aliases": "Aliassen",
|
||||
"noAliases": "Er zijn geen aliassen ingesteld.",
|
||||
"addAliasAction": "Alias toevoegen",
|
||||
"addAnotherAliasAction": "Een andere alias toevoegen"
|
||||
"addAnotherAliasAction": "Een andere alias toevoegen",
|
||||
"enableStorageQuota": "Inschakelen Opslag Quota"
|
||||
},
|
||||
"deleteMailboxDialog": {
|
||||
"purgeMailboxCheckbox": "Verwijder alle e-mails en filters in deze mailbox",
|
||||
@@ -1794,5 +1795,10 @@
|
||||
"mounts": {
|
||||
"description": "Apps kunnen toegang krijgen tot <a href=\"/#/volumes\">volumes</a> via <code>/media/{volume name}</code> directory. Deze data is niet opgenomen in de app backup."
|
||||
}
|
||||
},
|
||||
"mailboxes": {
|
||||
"edit": {
|
||||
"unlimitedStorageQuota": "Onbeperkt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user