TF-228 Checking network status in the app

This commit is contained in:
dab246
2022-03-31 12:09:05 +07:00
committed by Dat H. Pham
parent ac52289891
commit 431ecd44ed
11 changed files with 125 additions and 25 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-03-31T09:03:00.853808",
"@@last_modified": "2022-03-31T12:07:59.313834",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -911,5 +911,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"no_internet_connection": "No internet connection",
"@no_internet_connection": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}