diff options
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 6 |
1 files changed, 6 insertions, 0 deletions
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)", |