TF-3416 Handle download attachment in EML previewer on web

This commit is contained in:
dab246
2025-01-14 12:58:06 +07:00
committed by Dat H. Pham
parent 91f3275a54
commit b7b6b0f7fa
11 changed files with 271 additions and 40 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2025-01-13T15:53:39.843822",
"@@last_modified": "2025-01-14T12:52:43.828907",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -4107,5 +4107,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"downloadAttachmentInEMLPreviewWarningMessage": "Downloading attachment. You can only download one file at a time.",
"@downloadAttachmentInEMLPreviewWarningMessage": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}