TF-1194 Refactor and optimize widget
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user