From 918dd60d63ff4d99b7853063f6b7734d6154e1a0 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 4 Feb 2023 13:43:58 -0800 Subject: Copy localization files --- web/l10n/en.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index 7a3fd272..308d92d8 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -200,6 +200,8 @@ "deviceStatusOnline": "Online", "deviceStatusOffline": "Offline", "deviceStatusUnknown": "Unknown", + "deviceRegisterFirst": "Register your first device", + "deviceIdentifierHelp": "IMEI, serial number or other id. It has to match the identifier device reports to the server.", "groupDialog": "Group", "groupParent": "Group", "groupNoGroup": "No Group", @@ -218,6 +220,7 @@ "settingsAppVersion": "App Version", "settingsConnection": "Connection", "reportTitle": "Reports", + "reportScheduled": "Scheduled Reports", "reportDevice": "Device", "reportGroup": "Group", "reportFrom": "From", @@ -351,6 +354,7 @@ "mapShapeCircle": "Circle", "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live Routes", + "mapDirection": "Show Direction", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", "mapClustering": "Markers Clustering", @@ -489,6 +493,7 @@ "notificatorTelegram": "Telegram", "notificatorPushover": "Pushover", "reportReplay": "Replay", + "reportCombined": "Combined", "reportRoute": "Route", "reportEvents": "Events", "reportTrips": "Trips", @@ -502,6 +507,7 @@ "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportEmail": "Email Report", + "reportSchedule": "Schedule", "reportPeriod": "Period", "reportCustom": "Custom", "reportToday": "Today", -- cgit v1.2.3