TF-3267 Implement HTML attachment preview

This commit is contained in:
DatDang
2024-12-06 10:07:53 +07:00
committed by Dat H. Pham
parent 3ddb81a8c4
commit ac91cae0db
22 changed files with 558 additions and 18 deletions
+12
View File
@@ -4119,5 +4119,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"saveAndRefresh": "Save & refresh",
"@saveAndRefresh": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"thisHtmlAttachmentCannotBePreviewed": "This html attachment cannot be previewed",
"@thisHtmlAttachmentCannotBePreviewed": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}