TF-3267 Implement HTML attachment preview
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user