diff --git a/android/res/values-de/strings.xml b/android/res/values-de/strings.xml
index 08751cf7bc..56be540d7f 100644
--- a/android/res/values-de/strings.xml
+++ b/android/res/values-de/strings.xml
@@ -322,9 +322,9 @@
Nachtmodus
- An
+ Aus
- Aus
+ An
Auto
diff --git a/iphone/Maps/de.lproj/Localizable.strings b/iphone/Maps/de.lproj/Localizable.strings
index d040ef16a0..cf4344e812 100644
--- a/iphone/Maps/de.lproj/Localizable.strings
+++ b/iphone/Maps/de.lproj/Localizable.strings
@@ -499,10 +499,10 @@
"pref_map_style_title" = "Nachtmodus";
/* «Map style» entry value */
-"pref_map_style_default" = "An";
+"pref_map_style_default" = "Aus";
/* «Map style» entry value */
-"pref_map_style_night" = "Aus";
+"pref_map_style_night" = "An";
/* «Map style» entry value */
"pref_map_style_auto" = "Auto";