diff --git a/android/app/src/main/res/values-de/strings.xml b/android/app/src/main/res/values-de/strings.xml index ff79faf2e..4bb8d007f 100644 --- a/android/app/src/main/res/values-de/strings.xml +++ b/android/app/src/main/res/values-de/strings.xml @@ -897,4 +897,11 @@ Öffnet um %s Schließt um %s Öffnet am %1$s um %2$s + Schließt am %1$s um %2$s + + %d min + %d min + + Geschäft ist leerstehend + Geschäft als leerstehend markieren 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 48c2c7bf3..1c0baaf5f 100644 --- a/android/sdk/src/main/res/values-de/types_strings.xml +++ b/android/sdk/src/main/res/values-de/types_strings.xml @@ -1496,4 +1496,7 @@ Tages-Spa Spendenbox Weihnachtsbaum + Mobile Money Vertretung + Food Sharing + Sand diff --git a/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings index 8a691a905..33104210f 100644 --- a/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings +++ b/iphone/Maps/LocalizedStrings/de.lproj/LocalizableTypes.strings @@ -1584,3 +1584,6 @@ "type.shop.beauty.day_spa" = "Tages-Spa"; "type.amenity.give_box" = "Spendenbox"; "type.xmas.tree" = "Weihnachtsbaum"; +"type.natural.sand" = "Sand"; +"type.amenity.mobile_money_agent" = "Mobile Money Vertretung"; +"type.amenity.food_sharing" = "Food Sharing";