TF-460 Separate the header of MailboxDashboard on the browser

This commit is contained in:
dab246
2022-04-25 15:56:36 +07:00
committed by Dat H. Pham
parent d0a54a2652
commit 52fd989272
36 changed files with 1033 additions and 643 deletions
+15 -3
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-04-15T16:53:02.138499",
"@@last_modified": "2022-04-25T09:26:28.013781",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -474,8 +474,8 @@
"placeholders_order": [],
"placeholders": {}
},
"logout": "Logout",
"@logout": {
"sign_out": "Sign out",
"@sign_out": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
@@ -1095,5 +1095,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"settings": "Settings",
"@settings": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"manage_account": "Manage account",
"@manage_account": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}