TF-1014: change limit parameter

This commit is contained in:
ManhNTX
2022-11-10 15:09:39 +07:00
committed by Dat H. Pham
parent 181915f071
commit d5d8921af2
3 changed files with 27 additions and 31 deletions
+9 -17
View File
@@ -1,13 +1,5 @@
{
<<<<<<< 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)
"@@last_modified": "2022-11-10T15:16:34.946211",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2420,18 +2412,12 @@
"placeholders_order": [],
"placeholders": {}
},
<<<<<<< HEAD
"forwardingSettingExplanation": "Allows a new recipient to see the email sent if they were not originally included in the email chain.",
"@forwardingSettingExplanation": {
=======
"storageQuotas": "Storage",
"@storageQuotas": {
>>>>>>> 24967b2c (TF-1014: [Dev] Show quota at the bottom of mailbox)
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
<<<<<<< HEAD
"addRecipientButton": "Add recipient",
"@addRecipientButton": {
"type": "text",
@@ -2458,7 +2444,14 @@
],
"placeholders": {
"count": {}
=======
}
},
"storageQuotas": "Storage",
"@storageQuotas": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"textQuotasUsed": "{used} GB of {softLimit} GB Used",
"@textQuotasUsed": {
"type": "text",
@@ -2479,7 +2472,6 @@
],
"placeholders": {
"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.",