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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user