aboutsummaryrefslogtreecommitdiff
path: root/iosApp/iosApp/en.lproj/Localizable.strings
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2022-02-27 00:05:29 -0600
committerIván Ávalos <avalos@disroot.org>2022-02-27 00:05:29 -0600
commit438c0a9cbb1bcb594028cc4c7fcedfe4a802ef6f (patch)
tree8050e2627e89137585eea44fa4d260992cee187d /iosApp/iosApp/en.lproj/Localizable.strings
parent136e4ebe289e286b62c8e37bcd512de6df0de0d3 (diff)
downloadetbsa-trackermap-mobile-438c0a9cbb1bcb594028cc4c7fcedfe4a802ef6f.tar.gz
etbsa-trackermap-mobile-438c0a9cbb1bcb594028cc4c7fcedfe4a802ef6f.tar.bz2
etbsa-trackermap-mobile-438c0a9cbb1bcb594028cc4c7fcedfe4a802ef6f.zip
Initial implementation of reports
Diffstat (limited to 'iosApp/iosApp/en.lproj/Localizable.strings')
-rw-r--r--iosApp/iosApp/en.lproj/Localizable.strings15
1 files changed, 15 insertions, 0 deletions
diff --git a/iosApp/iosApp/en.lproj/Localizable.strings b/iosApp/iosApp/en.lproj/Localizable.strings
index 392bc1c..56a934b 100644
--- a/iosApp/iosApp/en.lproj/Localizable.strings
+++ b/iosApp/iosApp/en.lproj/Localizable.strings
@@ -53,6 +53,21 @@
"open-location-browser" = "Open location in browser";
"maps-url-template" = "https://www.google.com/maps/place/{y},{x}?z=19";
+"report-period" = "Period";
+"report-positions" = "Positions";
+"report-events" = "Events";
+"report-stops" = "Stops";
+"report-save" = "Save";
+"report-share" = "Share";
+
+"period-today" = "Today";
+"period-last-24" = "Last 24H";
+"period-yesterday" = "Yesterday";
+"period-this-week" = "Week";
+"period-last-7" = "Last 7d";
+"period-this-month" = "Month";
+"period-last-30" = "Last 30d";
+
"send-command" = "Send command";
"send-command-confirm" = "Are you sure you want to send the command?";