diff --git a/android/app/src/main/res/values-de/strings.xml b/android/app/src/main/res/values-de/strings.xml
index bf85e7c4a..ff79faf2e 100644
--- a/android/app/src/main/res/values-de/strings.xml
+++ b/android/app/src/main/res/values-de/strings.xml
@@ -894,4 +894,7 @@
ungültige Zahl
Liste bearbeiten, um eine Beschreibung hinzuzufügen
Befst. Straßen vermeiden
+ Öffnet um %s
+ Schließt um %s
+ Öffnet am %1$s um %2$s
diff --git a/android/sdk/src/main/res/values-de/types_strings.xml b/android/sdk/src/main/res/values-de/types_strings.xml
index a7826a411..4bc4e6e82 100644
--- a/android/sdk/src/main/res/values-de/types_strings.xml
+++ b/android/sdk/src/main/res/values-de/types_strings.xml
@@ -1489,5 +1489,10 @@
Zahlungszentrum
Suppenküche
Tafel
+ Flugschule
+ Segelschule
+ Nachhilfeschule
+ Tages-Spa
+ Spendenbox
Weihnachtsbaum
diff --git a/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings
index 838bd7ca8..bbf22ac1e 100644
--- a/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings
+++ b/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings
@@ -1577,4 +1577,9 @@
"type.amenity.payment_centre" = "Zahlungszentrum";
"type.social_facility.food_bank" = "Tafel";
"type.social_facility.soup_kitchen" = "Suppenküche";
+"type.amenity.sailing_school" = "Segelschule";
+"type.amenity.flight_school" = "Flugschule";
+"type.amenity.prep_school" = "Nachhilfeschule";
+"type.shop.beauty.day_spa" = "Tages-Spa";
+"type.amenity.give_box" = "Spendenbox";
"type.xmas.tree" = "Weihnachtsbaum";