Merged in feat/SW-1454-hotel-listing-city-page (pull request #1250)
feat(SW-1454): added hotel listing * feat(SW-1454): added hotel listing Approved-by: Fredrik Thorsson
This commit is contained in:
@@ -565,7 +565,8 @@
|
||||
"{card} ending with {cardno}": "{card} slutter med {cardno}",
|
||||
"{checkInDate} from {checkInTime}": "{checkInDate} fra {checkInTime}",
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} fra {checkOutTime}",
|
||||
"{count} Locations": "{count} steder",
|
||||
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotel} other {# hoteller}}",
|
||||
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sted} other {# steder}}",
|
||||
"{count} lowercase letter": "{count} lille bogstav",
|
||||
"{count} number": "{count} nummer",
|
||||
"{count} special character": "{count} speciel karakter",
|
||||
|
||||
@@ -563,7 +563,8 @@
|
||||
"{card} ending with {cardno}": "{card} endet mit {cardno}",
|
||||
"{checkInDate} from {checkInTime}": "{checkInDate} aus {checkInTime}",
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} aus {checkOutTime}",
|
||||
"{count} Locations": "{count} Standorte",
|
||||
"{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} lowercase letter": "{count} Kleinbuchstabe",
|
||||
"{count} number": "{count} nummer",
|
||||
"{count} special character": "{count} sonderzeichen",
|
||||
|
||||
@@ -615,7 +615,8 @@
|
||||
"{card} ending with {cardno}": "{card} ending with {cardno}",
|
||||
"{checkInDate} from {checkInTime}": "{checkInDate} from {checkInTime}",
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} from {checkOutTime}",
|
||||
"{count} Locations": "{count} Locations",
|
||||
"{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 {{count} Location} other {{count} Locations}}",
|
||||
"{count} lowercase letter": "{count} lowercase letter",
|
||||
"{count} number": "{count} number",
|
||||
"{count} special character": "{count} special character",
|
||||
|
||||
@@ -563,7 +563,8 @@
|
||||
"{card} ending with {cardno}": "{card} päättyen {cardno}",
|
||||
"{checkInDate} from {checkInTime}": "{checkInDate} alkaen {checkInTime}",
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} alkaen {checkOutTime}",
|
||||
"{count} Locations": "{count} sijaintia",
|
||||
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotelli} other {# hotellit}}",
|
||||
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sijainti} other {# sijainnit}}",
|
||||
"{count} lowercase letter": "{count} pien kirjain",
|
||||
"{count} number": "{count} määrä",
|
||||
"{count} special character": "{count} erikoishahmo",
|
||||
|
||||
@@ -564,7 +564,8 @@
|
||||
"{card} ending with {cardno}": "{card} slutter med {cardno}",
|
||||
"{checkInDate} from {checkInTime}": "{checkInDate} fra {checkInTime}",
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} fra {checkOutTime}",
|
||||
"{count} Locations": "{count} steder",
|
||||
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotell} other {# hoteller}}",
|
||||
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sted} other {# steder}}",
|
||||
"{count} lowercase letter": "{count} liten bokstav",
|
||||
"{count} number": "{count} antall",
|
||||
"{count} special character": "{count} spesiell karakter",
|
||||
|
||||
@@ -566,7 +566,8 @@
|
||||
"{card} ending with {cardno}": "{card} som slutar på {cardno}",
|
||||
"{checkInDate} from {checkInTime}": "{checkInDate} från {checkInTime}",
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} från {checkOutTime}",
|
||||
"{count} Locations": "{count} platser",
|
||||
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotell} other {# hotell}}",
|
||||
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# plats} other {# platser}}",
|
||||
"{count} lowercase letter": "{count} liten bokstav",
|
||||
"{count} number": "{count} nummer",
|
||||
"{count} special character": "{count} speciell karaktär",
|
||||
|
||||
Reference in New Issue
Block a user