From 2870790d4d1a53af27c41f1591720c38c7c95520 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 28 May 2022 08:16:24 -0700 Subject: Show map on selection (fix #948) --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 65ae7ce9..4e6ccabf 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -279,6 +279,7 @@ "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", -- cgit v1.2.3