From 40f6326b57c0cb747066d79ba5849ea84cb9698b Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Fri, 14 Apr 2017 09:57:13 +1200 Subject: Implement new map layers (#366) --- web/l10n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index f494978f..a810943b 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -132,6 +132,10 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapBingHybrid": "Bing Maps Hybrid", + "mapBaidu": "Baidu", + "mapYandexMap": "Yandex Map", + "mapYandexSat": "Yandex Satellite", "mapShapePolygon": "Polygon", "mapShapeCircle": "Circle", "mapShapePolyline": "Polyline", -- cgit v1.2.3