TF-130 Checking maxSizeAttachmentsPerEmail when uploading attachments

This commit is contained in:
dab246
2022-03-29 13:01:38 +07:00
committed by Dat H. Pham
parent 92ffd1d726
commit 67639578a5
4 changed files with 63 additions and 2 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-03-29T11:38:05.063764",
"@@last_modified": "2022-03-29T13:00:02.017403",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -893,5 +893,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"the_total_size_of_attachments_in_an_email_exceeds_the_limit": "The total size of attachments in an email exceeds the limit.",
"@the_total_size_of_attachments_in_an_email_exceeds_the_limit": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}