Working on TimeZone stage.

This commit is contained in:
2026-04-28 23:53:50 +02:00
parent 632c6f7f98
commit 3361562841
12 changed files with 282 additions and 9 deletions
+5 -1
View File
@@ -17,5 +17,9 @@
"network.ok": "Network connection active!",
"network.no_connection": "Network inactive.",
"network.check_error": "Error while cheking network connection.",
"network.button.check": "Check Network"
"network.button.check": "Check Network",
"timezone.select_region": "Select region:",
"timezone.select_timezone": "Select time zone:",
"timezone.init_error": "Erro getting time zones data from system."
}