diff --git a/webapp/locales/de.json b/webapp/locales/de.json index 725e6fe08..077850296 100644 --- a/webapp/locales/de.json +++ b/webapp/locales/de.json @@ -524,8 +524,8 @@ }, "map": { "styles": { - "outdoors": "Landschaft", "dark": "Dunkel", + "outdoors": "Landschaft", "satellite": "Satellit", "streets": "Straßen" } diff --git a/webapp/locales/en.json b/webapp/locales/en.json index fab347365..f7f520c93 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -524,8 +524,8 @@ }, "map": { "styles": { - "outdoors": "Outdoors", "dark": "Dark", + "outdoors": "Outdoors", "satellite": "Satellite", "streets": "Streets" }