Merged in feat/SW-1452-city-page-filter-2 (pull request #1392)
feat(SW-1452): Added filtering and sorting to destination city pages * feat(SW-1452): Added filtering and sorting to destination city pages * feat(SW-1452): Added temporary component for country pages to avoid Context issues Approved-by: Matilda Landström
This commit is contained in:
@@ -277,6 +277,8 @@
|
||||
"Hotel surroundings": "Hotel omgivelser",
|
||||
"Hotels": "Hoteller",
|
||||
"Hotels & Destinations": "Hoteller & destinationer",
|
||||
"Hotels near {filter} in {cityName}": "Hoteller nær {filter} i {cityName}",
|
||||
"Hotels with {filter} in {cityName}": "Hoteller med {filter} i {cityName}",
|
||||
"Hours": "Tider",
|
||||
"How do you want to sleep?": "Hvordan vil du sove?",
|
||||
"How it works": "Hvordan det virker",
|
||||
|
||||
@@ -278,6 +278,8 @@
|
||||
"Hotel surroundings": "Umgebung des Hotels",
|
||||
"Hotels": "Hotels",
|
||||
"Hotels & Destinations": "Hotels & Reiseziele",
|
||||
"Hotels near {filter} in {cityName}": "Hotels in der Nähe von {filter} in {cityName}",
|
||||
"Hotels with {filter} in {cityName}": "Hotels mit {filter} in {cityName}",
|
||||
"Hours": "Zeiten",
|
||||
"How do you want to sleep?": "Wie möchtest du schlafen?",
|
||||
"How it works": "Wie es funktioniert",
|
||||
|
||||
@@ -281,6 +281,8 @@
|
||||
"Hotels": "Hotels",
|
||||
"Hotels & Destinations": "Hotels & Destinations",
|
||||
"Hotels in {city}": "Hotels in {city}",
|
||||
"Hotels near {filter} in {cityName}": "Hotels near {filter} in {cityName}",
|
||||
"Hotels with {filter} in {cityName}": "Hotels with {filter} in {cityName}",
|
||||
"Hours": "Hours",
|
||||
"How do you want to sleep?": "How do you want to sleep?",
|
||||
"How it works": "How it works",
|
||||
|
||||
@@ -277,6 +277,8 @@
|
||||
"Hotel surroundings": "Hotellin ympäristö",
|
||||
"Hotels": "Hotellit",
|
||||
"Hotels & Destinations": "Hotellit ja Kohteet",
|
||||
"Hotels near {filter} in {cityName}": "Hotellit lähellä {filter} kaupungissa {cityName}",
|
||||
"Hotels with {filter} in {cityName}": "Hotellit, joissa on {filter} kaupungissa {cityName}",
|
||||
"Hours": "Ajat",
|
||||
"How do you want to sleep?": "Kuinka haluat nukkua?",
|
||||
"How it works": "Kuinka se toimii",
|
||||
|
||||
@@ -276,6 +276,8 @@
|
||||
"Hotel surroundings": "Hotellomgivelser",
|
||||
"Hotels": "Hoteller",
|
||||
"Hotels & Destinations": "Hoteller og Destinasjoner",
|
||||
"Hotels near {filter} in {cityName}": "Hoteller nær {filter} i {cityName}",
|
||||
"Hotels with {filter} in {cityName}": "Hoteller med {filter} i {cityName}",
|
||||
"Hours": "Tider",
|
||||
"How do you want to sleep?": "Hvordan vil du sove?",
|
||||
"How it works": "Hvordan det fungerer",
|
||||
|
||||
@@ -276,6 +276,8 @@
|
||||
"Hotel surroundings": "Hotellomgivning",
|
||||
"Hotels": "Hotell",
|
||||
"Hotels & Destinations": "Hotell & destinationer",
|
||||
"Hotels near {filter} in {cityName}": "Hotell nära {filter} i {cityName}",
|
||||
"Hotels with {filter} in {cityName}": "Hotell med {filter} i {cityName}",
|
||||
"Hours": "Tider",
|
||||
"How do you want to sleep?": "Hur vill du sova?",
|
||||
"How it works": "Hur det fungerar",
|
||||
|
||||
Reference in New Issue
Block a user