TF-733 Apply change text color to body composer on web

This commit is contained in:
dab246
2022-07-21 13:19:22 +07:00
committed by Dat H. Pham
parent 791656df9b
commit 50316bfa15
8 changed files with 260 additions and 13 deletions
+49 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-07-18T16:31:40.598846",
"@@last_modified": "2022-07-21T13:16:06.832687",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1615,5 +1615,53 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"chooseAColor": "Choose a color",
"@chooseAColor": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"resetToDefault": "Reset to default",
"@resetToDefault": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"setColor": "Set color",
"@setColor": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"formatBold": "Bold",
"@formatBold": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"formatItalic": "Italic",
"@formatItalic": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"formatUnderline": "Underline",
"@formatUnderline": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"formatStrikethrough": "Strikethrough",
"@formatStrikethrough": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"formatTextColor": "Text Color",
"@formatTextColor": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}