aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-06-12 09:34:33 -0700
committerAnton Tananaev <anton@traccar.org>2022-06-12 09:34:33 -0700
commit2179dd19dd0dbdded0b62d0d31ba1b3162ee145f (patch)
treec55cec0186e93f15b95e82980c00c113effe1dfd /web/l10n
parent9b2d9f747812a43282614304f9ae7a37e71523c1 (diff)
downloadtrackermap-web-2179dd19dd0dbdded0b62d0d31ba1b3162ee145f.tar.gz
trackermap-web-2179dd19dd0dbdded0b62d0d31ba1b3162ee145f.tar.bz2
trackermap-web-2179dd19dd0dbdded0b62d0d31ba1b3162ee145f.zip
Add HERE maps and traffic
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 46378c96..b00ecc03 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -291,6 +291,11 @@
"mapTomTomFlow": "TomTom Traffic Flow",
"mapTomTomIncidents": "TomTom Traffic Incidents",
"mapTomTomKey": "TomTom API Key",
+ "mapHereBasic": "Here Basic",
+ "mapHereHybrid": "Here Hybrid",
+ "mapHereSatellite": "Here Satellite",
+ "mapHereFlow": "Here Traffic Flow",
+ "mapHereKey": "Here API Key",
"mapShapePolygon": "Polygon",
"mapShapeCircle": "Circle",
"mapShapePolyline": "Polyline",