Merged in feat/SW-1444-destination-page-add-destination-list-component (pull request #1240)
feat/SW-1444 destination page add destination list component * feat(SW-1444): add list component * feat(SW-1444): add subtitle to accordion * feat(SW-1444): refactor component structure * feat(SW-1444): add desktop breakpoint * feat(SW-1444): fix typo * feat(SW-1444): add props * feat(SW-1444): add query * feat(SW-1444): updated query * feat(SW-1444): display data * feat(SW-1444): fix merge hickup * feat(SW-1444): change var name * feat(SW-1444): remove unsued translations * feat(SW-1444): use country as title * feat(SW-1444): sort hotels in query * feat(SW-1444): make responsive * feat(SW-1444): fetch country url * feat(SW-1444): update logging * feat(SW-1444): remove spread Approved-by: Erik Tiekstra
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
"Events that make an impression": "Events that make an impression",
|
||||
"Expiration Date: {expirationDate}": "Expiration Date: {expirationDate}",
|
||||
"Explore all levels and benefits": "Entdecken Sie alle Levels und Vorteile",
|
||||
"Explore all our hotels": "Entdecken Sie alle unsere Hotels",
|
||||
"Explore nearby": "Erkunden Sie die Umgebung",
|
||||
"Explore {city}": "Erkunden Sie {city}",
|
||||
"Extra bed (child) × {count}": "Ekstra seng (Kind) × {count}",
|
||||
@@ -395,6 +396,7 @@
|
||||
"Search": "Suchen",
|
||||
"See all FAQ": "Siehe alle FAQ",
|
||||
"See all photos": "Alle Fotos ansehen",
|
||||
"See destination": "Siehe Ziel",
|
||||
"See details": "Siehe Einzelheiten",
|
||||
"See hotel details": "Hotelinformationen ansehen",
|
||||
"See less FAQ": "Weniger anzeigen FAQ",
|
||||
|
||||
Reference in New Issue
Block a user