TF-536 Add presentation layer for edit identity

This commit is contained in:
dab246
2022-05-06 15:13:37 +07:00
committed by Dat H. Pham
parent 15de506b97
commit 5cc5ff9761
12 changed files with 246 additions and 40 deletions
+31 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-05-05T09:06:54.039059",
"@@last_modified": "2022-05-06T15:08:19.074758",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1174,6 +1174,18 @@
"placeholders_order": [],
"placeholders": {}
},
"all_identities": "All identities",
"@all_identities": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"default_value": "Default",
"@default_value": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"delete_identity": "Delete identity",
"@delete_identity": {
"type": "text",
@@ -1197,5 +1209,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"edit_identity": "Edit identity",
"@edit_identity": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"you_are_changed_your_identity_successfully": "Youve changed your identity successfully",
"@you_are_changed_your_identity_successfully": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"save": "Save",
"@save": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}