TF-527 Add presentation layer in add new identity

This commit is contained in:
dab246
2022-05-05 09:10:32 +07:00
committed by Dat H. Pham
parent 32f99fcca2
commit 36e33b0866
19 changed files with 1030 additions and 57 deletions
+49 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-05-05T15:05:07.334710",
"@@last_modified": "2022-05-05T09:06:54.039059",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1126,6 +1126,54 @@
"placeholders_order": [],
"placeholders": {}
},
"name": "Name",
"@name": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"reply_to_address": "Reply to address",
"@reply_to_address": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"bcc_to_address": "Bcc to address",
"@bcc_to_address": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"signature": "Signature",
"@signature": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"plain_text": "Plain text",
"@plain_text": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"html_template": "Html template",
"@html_template": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"create": "Create",
"@create": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_have_created_a_new_identity": "You have created a new identity",
"@you_have_created_a_new_identity": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"delete_identity": "Delete identity",
"@delete_identity": {
"type": "text",