From e1d8854d7d5e789ed84e8948f17fb0dac0d44da6 Mon Sep 17 00:00:00 2001 From: Iván Ávalos Date: Sat, 29 Jan 2022 04:13:25 -0600 Subject: Initial implementation of device list, and added getStatus() and getEngineStop() methods to UnitInformation --- iosApp/Localizable.strings | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'iosApp/Localizable.strings') 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"; -- cgit v1.2.3