TF-3312 Add logout confirmation dialog

This commit is contained in:
dab246
2024-12-05 18:39:43 +07:00
committed by Dat H. Pham
parent ff71b07239
commit e1664710b3
9 changed files with 128 additions and 15 deletions
+25 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-12-03T10:03:02.076482",
"@@last_modified": "2024-12-05T18:34:48.830922",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2860,6 +2860,12 @@
"placeholders_order": [],
"placeholders": {}
},
"errorWhileFetchingSubaddress": "Error while fetching the subaddress",
"@errorWhileFetchingSubaddress": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"connectedToTheInternet": "Connected to the internet",
"@connectedToTheInternet": {
"type": "text",
@@ -4094,6 +4100,24 @@
"placeholders_order": [],
"placeholders": {}
},
"yesLogout": "Yes, Log out",
"@yesLogout": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"logoutConfirmation": "Logout Confirmation",
"@logoutConfirmation": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageConfirmationLogout": "Do you want to log out of",
"@messageConfirmationLogout": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"getHelpOrReportABug": "Get help or report a bug",
"@getHelpOrReportABug": {
"type": "text",