TF-1194 Refactor and optimize widget

This commit is contained in:
dab246
2022-12-28 14:13:11 +07:00
committed by Dat H. Pham
parent f664a7fc05
commit d9d0b71d35
18 changed files with 489 additions and 434 deletions
+25 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-11-18T14:33:10.063321",
"@@last_modified": "2022-12-28T14:09:51.971658",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1166,12 +1166,30 @@
"placeholders_order": [],
"placeholders": {}
},
"profilesSettingExplanation": "Info about you, and options to manage it",
"@profilesSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"identities": "Identities",
"@identities": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"identitiesSettingExplanation": "Select the identity or email address you want to use to send an emails",
"@identitiesSettingExplanation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"createNewIdentity": "Create new identity",
"@createNewIdentity": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"new_identity": "New Identity",
"@new_identity": {
"type": "text",
@@ -2527,5 +2545,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"regards": "Regards",
"@regards": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}