From 3eb1bb2e3f3d43cda2efe92754be4285dac6dbfd Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 12 Jun 2022 07:30:52 -0700 Subject: Add OpenWeather overlay --- web/l10n/en.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 0ee4dc3f..f452ed0e 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -255,6 +255,12 @@ "mapOverlay": "Map Overlay", "mapOverlayCustom": "Custom Overlay", "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "Map Layer", "mapCustom": "Custom (XYZ)", "mapCustomArcgis": "Custom (ArcGIS)", -- cgit v1.2.3