mailbox: show quota instead of disk size
fix quota events too
This commit is contained in:
@@ -690,7 +690,10 @@
|
||||
"receivedInfo": "Saved",
|
||||
"deliveredInfo": "Delivered mail",
|
||||
"deniedInfo": "Connection denied",
|
||||
"spamFilterTrainedInfo": "Spam filter trained using mailbox content"
|
||||
"spamFilterTrainedInfo": "Spam filter trained using mailbox content",
|
||||
"overQuotaInfo": "Mailbox {{ mailbox }} is {{ quotaPercent }}% full",
|
||||
"underQuotaInfo": "Mailbox {{ mailbox }} has fallen below {{ quotaPercent }}% quota",
|
||||
"quota": "Mailbox Quota"
|
||||
},
|
||||
"searchPlaceholder": "Search",
|
||||
"from": "From",
|
||||
|
||||
Reference in New Issue
Block a user