diff options
author | Anton Tananaev <anton@traccar.org> | 2022-12-19 17:28:20 -0800 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-12-19 17:28:20 -0800 |
commit | a5ae8c6cee71e56818bdcc67e5bf929cc07fe01d (patch) | |
tree | 3b88dae75b0d7f26fc8fff2a7fe8dfae7ce0f7ab /modern/src/resources/l10n/en.json | |
parent | 877108d9012301f2b149ae862af4cffe17dfb20d (diff) | |
download | trackermap-web-a5ae8c6cee71e56818bdcc67e5bf929cc07fe01d.tar.gz trackermap-web-a5ae8c6cee71e56818bdcc67e5bf929cc07fe01d.tar.bz2 trackermap-web-a5ae8c6cee71e56818bdcc67e5bf929cc07fe01d.zip |
Configurable device direction
Diffstat (limited to 'modern/src/resources/l10n/en.json')
-rw-r--r-- | modern/src/resources/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json index 7a3fd272..7a7c5516 100644 --- a/modern/src/resources/l10n/en.json +++ b/modern/src/resources/l10n/en.json @@ -351,6 +351,7 @@ "mapShapeCircle": "Circle", "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live Routes", + "mapDirection": "Show Direction", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", "mapClustering": "Markers Clustering", |