aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/Localizable.strings
diff options
context:
space:
mode:
Diffstat (limited to 'iosApp/iosApp/Localizable.strings')
-rw-r--r--iosApp/iosApp/Localizable.strings13
1 files changed, 13 insertions, 0 deletions
diff --git a/iosApp/iosApp/Localizable.strings b/iosApp/iosApp/Localizable.strings
index 049518f..9013574 100644
--- a/iosApp/iosApp/Localizable.strings
+++ b/iosApp/iosApp/Localizable.strings
@@ -18,6 +18,9 @@
"app-name" = "TrackerMap";
"app-server-url" = "https://etbsa.net/api";
+"loading" = "Loading";
+"done" = "Done";
+
"username" = "Username";
"password" = "Password";
"server-url" = "Server URL";
@@ -35,3 +38,13 @@
"map-layer" = "Map layer";
"openstreetmap" = "OpenStreetMap";
"satellite" = "Satellite";
+
+"contact" = "Contact";
+"unique-id" = "Unique ID";
+"datetime" = "Datetime";
+"latitude" = "Latitude";
+"longitude" = "Longitude";
+"speed" = "Speed";
+"address" = "Address";
+"hourmeter" = "Hourmeter";
+"protocol" = "Protocol";