TF-1915 Show toast message when connected to the internet

(cherry picked from commit a1f466725cf1896cfb43144d41c6806a074e06eb)
This commit is contained in:
dab246
2023-06-08 16:54:12 +07:00
committed by Dat Vu
parent 3100e00c9e
commit 9b5f533579
7 changed files with 117 additions and 87 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-06-08T15:15:04.969556",
"@@last_modified": "2023-06-08T16:53:26.593398",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2899,5 +2899,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"connectedToTheInternet": "Connected to the internet",
"@connectedToTheInternet": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}