diff options
author | Anton Tananaev <anton@traccar.org> | 2023-02-04 13:43:58 -0800 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2023-02-04 13:43:58 -0800 |
commit | 918dd60d63ff4d99b7853063f6b7734d6154e1a0 (patch) | |
tree | 3cef7c4624ea42bd593722701babe44614a3be7e /web/l10n/en.json | |
parent | ad229d100254cbdd4f94156a578db436b1f44883 (diff) | |
download | trackermap-web-918dd60d63ff4d99b7853063f6b7734d6154e1a0.tar.gz trackermap-web-918dd60d63ff4d99b7853063f6b7734d6154e1a0.tar.bz2 trackermap-web-918dd60d63ff4d99b7853063f6b7734d6154e1a0.zip |
Copy localization files
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 6 |
1 files changed, 6 insertions, 0 deletions
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", |