TF-675 Implement upload attachment on presentation layer

This commit is contained in:
dab246
2022-07-05 19:33:14 +07:00
committed by Dat H. Pham
parent 91bc3018ea
commit 737555eb14
19 changed files with 358 additions and 313 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-07-08T15:25:15.196374",
"@@last_modified": "2022-07-05T19:24:56.876056",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1561,5 +1561,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageDialogSendEmailUploadingAttachment": "Your message could not be sent because it uploading attachment",
"@messageDialogSendEmailUploadingAttachment": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}