aboutsummaryrefslogtreecommitdiff
path: root/iosApp/Localizable.strings
diff options
context:
space:
mode:
authorIván <avalos@192.168.1.10>2022-01-23 02:12:54 -0600
committerIván <avalos@192.168.1.10>2022-01-23 02:12:54 -0600
commit5325b8185adf47491475c8b5b3d6079ce37618fa (patch)
tree920e8a9ac4e22e9bfae773f704f27b5aa32ffd3b /iosApp/Localizable.strings
parent6256c457ce6fe49f564e9d5c718d3116f3a0d9c0 (diff)
downloadetbsa-trackermap-mobile-5325b8185adf47491475c8b5b3d6079ce37618fa.tar.gz
etbsa-trackermap-mobile-5325b8185adf47491475c8b5b3d6079ce37618fa.tar.bz2
etbsa-trackermap-mobile-5325b8185adf47491475c8b5b3d6079ce37618fa.zip
Added iOS dependency
Diffstat (limited to 'iosApp/Localizable.strings')
-rw-r--r--iosApp/Localizable.strings12
1 files changed, 12 insertions, 0 deletions
diff --git a/iosApp/Localizable.strings b/iosApp/Localizable.strings
new file mode 100644
index 0000000..754e4ea
--- /dev/null
+++ b/iosApp/Localizable.strings
@@ -0,0 +1,12 @@
+/*
+ Localizable.strings
+ iosApp
+
+ Created by Iván on 23/01/22.
+ Copyright © 2022 orgName. All rights reserved.
+*/
+"app-name" = "TrackerMap";
+"username" = "Username";
+"password" = "Password";
+"server-url" = "Server URL";
+"login" = "Login";