mailbox: remove unlimited quota string

This commit is contained in:
Girish Ramakrishnan
2022-09-28 22:34:28 +02:00
parent 3cd3740f92
commit 2a55128129
6 changed files with 28 additions and 32 deletions

View File

@@ -1816,10 +1816,5 @@
"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"
}
}
}