Merged in feat/SW-1459-country-map-sidebar (pull request #1323)
feat(SW-1459): Added sidebar with citylist on destination country pages * feat(SW-1459): Added sidebar with citylist on destination country pages Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
This commit is contained in:
@@ -158,6 +158,7 @@
|
||||
"Day": "Day",
|
||||
"Description": "Description",
|
||||
"Destination": "Destination",
|
||||
"Destinations in {country}": "Destinations in {country}",
|
||||
"Details": "Details",
|
||||
"Dialog": "Dialog",
|
||||
"Didn't receive a code? <resendOtpLink>Resend code</resendOtpLink>": "Didn't receive a code? <resendOtpLink>Resend code</resendOtpLink>",
|
||||
@@ -688,6 +689,7 @@
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} from {checkOutTime}",
|
||||
"{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} lowercase letter": "{count} lowercase letter",
|
||||
"{count} number": "{count} number",
|
||||
"{count} special character": "{count} special character",
|
||||
|
||||
Reference in New Issue
Block a user