fix: translation mapping typos

This commit is contained in:
Michael Zetterberg
2025-03-14 15:11:49 +01:00
parent 33239f1f91
commit f7e100d45c
8 changed files with 32 additions and 32 deletions

View File

@@ -600,6 +600,7 @@
"Restaurant & Bar": "Restaurant & Bar",
"Restaurants & Bars": "Restaurants & Bars",
"Retype new password": "Neues Passwort erneut eingeben",
"Room": "Zimmer",
"Room & Terms": "Zimmer & Bedingungen",
"Room charge": "Zimmerpreis",
"Room details": "Room details",
@@ -850,9 +851,9 @@
"{checkInDate} from {checkInTime}": "{checkInDate} aus {checkInTime}",
"{checkOutDate} from {checkOutTime}": "{checkOutDate} aus {checkOutTime}",
"{children, plural, one {# child} other {# children}}": "{children, plural, one {# Kind} other {# Kinder}}",
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {{count} Hotel} other {{count} Hotels}}}",
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# Standort} other {# Standorte}}",
"{count, plural, one {{count} Result} other {{count} Results}}": "{count, plural, one {{count} Ergebnis} other {{count} Ergebnisse}}",
"{count, plural, one {# Hotel} other {# Hotels}}": "{count, plural, one {# Hotel} other {# Hotels}}}",
"{count, plural, one {# Location} other {# Locations}}": "{count, plural, one {# Standort} other {# Standorte}}",
"{count, plural, one {# Result} other {# Results}}": "{count, plural, one {{count} Ergebnis} other {{count} Ergebnisse}}",
"{count} destinations": "{count} Ziele",
"{count} hotels": "{count} hotels",
"{count} lowercase letter": "{count} Kleinbuchstabe",
@@ -900,6 +901,5 @@
"{value} cm": "{value} cm",
"{value} m²": "{number} m²",
"{value} points": "{value} punkte",
"© {currentYear} Scandic AB All rights reserved": "© {currentYear} Scandic AB Alle Rechte vorbehalten",
"Room": "Zimmer"
"© {currentYear} Scandic AB All rights reserved": "© {currentYear} Scandic AB Alle Rechte vorbehalten"
}