From 2179dd19dd0dbdded0b62d0d31ba1b3162ee145f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 12 Jun 2022 09:34:33 -0700 Subject: Add HERE maps and traffic --- web/l10n/en.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/l10n') 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", -- cgit v1.2.3