TF-3278 Handle open app via deep link at MailboxDashboard screen

This commit is contained in:
dab246
2024-11-22 23:30:37 +07:00
committed by Dat H. Pham
parent 8022559bc2
commit 223fdbf1fb
59 changed files with 1058 additions and 429 deletions
+19 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-12-05T18:34:48.830922",
"@@last_modified": "2024-12-09T13:59:58.460897",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -4118,6 +4118,24 @@
"placeholders_order": [],
"placeholders": {}
},
"switchAccountConfirmation": "Switch Account Confirmation",
"@switchAccountConfirmation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"youAreCurrentlyLoggedInWith": "You are currently logged in with",
"@youAreCurrentlyLoggedInWith": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"doYouWantToLogOutAndSwitchTo": "Do you want to log out and switch to",
"@doYouWantToLogOutAndSwitchTo": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"getHelpOrReportABug": "Get help or report a bug",
"@getHelpOrReportABug": {
"type": "text",