aboutsummaryrefslogtreecommitdiff
path: root/iosApp/Localizable.strings
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-01-29 04:13:25 -0600
committerIván Ávalos <avalos@disroot.org>2022-01-29 04:13:25 -0600
commite1d8854d7d5e789ed84e8948f17fb0dac0d44da6 (patch)
treeab84d7edaead85e03950102e091da51952635159 /iosApp/Localizable.strings
parent64c4a58e644229b9d94233b3dd18b7805ffbb8d7 (diff)
downloadetbsa-trackermap-mobile-e1d8854d7d5e789ed84e8948f17fb0dac0d44da6.tar.gz
etbsa-trackermap-mobile-e1d8854d7d5e789ed84e8948f17fb0dac0d44da6.tar.bz2
etbsa-trackermap-mobile-e1d8854d7d5e789ed84e8948f17fb0dac0d44da6.zip
Initial implementation of device list, and added getStatus() and getEngineStop() methods to UnitInformation
Diffstat (limited to 'iosApp/Localizable.strings')
-rw-r--r--iosApp/Localizable.strings4
1 files changed, 4 insertions, 0 deletions
diff --git a/iosApp/Localizable.strings b/iosApp/Localizable.strings
index c863844..aee6a31 100644
--- a/iosApp/Localizable.strings
+++ b/iosApp/Localizable.strings
@@ -12,3 +12,7 @@
"password" = "Password";
"server-url" = "Server URL";
"login" = "Login";
+
+"devices" = "Devices";
+"map" = "Map";
+"search" = "Search";