Merged in feat/SW-1458-sidebar-city-map (pull request #1342)

feat(SW-1458): Added hotel list inside sidebar for mapview on city pages

* feat(SW-1458): Added hotel list inside sidebar for mapview on city pages


Approved-by: Fredrik Thorsson
This commit is contained in:
Erik Tiekstra
2025-02-14 14:29:25 +00:00
parent 248473e8bf
commit 21d06e2d84
7 changed files with 242 additions and 5 deletions

View File

@@ -258,6 +258,7 @@
"Hotel surroundings": "Hotel surroundings",
"Hotels": "Hotels",
"Hotels & Destinations": "Hotels & Destinations",
"Hotels in {city}": "Hotels in {city}",
"Hours": "Hours",
"How do you want to sleep?": "How do you want to sleep?",
"How it works": "How it works",
@@ -701,6 +702,7 @@
"{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} destinations": "{count} destinations",
"{count} hotels": "{count} hotels",
"{count} lowercase letter": "{count} lowercase letter",
"{count} number": "{count} number",
"{count} special character": "{count} special character",