TF-1014: add quotas out of storage
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
<<<<<<< HEAD
|
||||
"@@last_modified": "2022-11-08T16:55:51.988372",
|
||||
=======
|
||||
"@@last_modified": "2022-11-09T17:10:23.172672",
|
||||
>>>>>>> 24967b2c (TF-1014: [Dev] Show quota at the bottom of mailbox)
|
||||
=======
|
||||
"@@last_modified": "2022-11-10T10:33:41.637215",
|
||||
>>>>>>> 1ad5dd5c (TF-1014: add quotas out of storage)
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -124,12 +128,6 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"storage": "STORAGE",
|
||||
"@storage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"myFolders": "My Folders",
|
||||
"@myFolders": {
|
||||
"type": "text",
|
||||
@@ -2473,8 +2471,8 @@
|
||||
"softLimit": {}
|
||||
}
|
||||
},
|
||||
"textQuotasWarningTitle": "You are running out of storage ({progress}%).",
|
||||
"@textQuotasWarningTitle": {
|
||||
"textQuotasRunningOutOfStorageTitle": "You are running out of storage ({progress}%).",
|
||||
"@textQuotasRunningOutOfStorageTitle": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"progress"
|
||||
@@ -2483,5 +2481,29 @@
|
||||
"progress": {}
|
||||
>>>>>>> 24967b2c (TF-1014: [Dev] Show quota at the bottom of mailbox)
|
||||
}
|
||||
},
|
||||
"textQuotasRunningOutOfStorageContent": "Soon you won't be able to email in Team Mail. Please clean your storage or upgrade your storage to get full features in Team Mail.",
|
||||
"@textQuotasRunningOutOfStorageContent": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"textQuotasOutOfStorage": "Out of storage",
|
||||
"@textQuotasOutOfStorage": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"textQuotasRunOutOfStorageTitle": "You have run out of storage space",
|
||||
"@textQuotasRunOutOfStorageTitle": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"textQuotasRunOutOfStorageContent": "Now you temporarily can't send or get an email. Please free up or upgrade your storage to get the full features of Team Mail.",
|
||||
"@textQuotasRunOutOfStorageContent": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user