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:
@@ -154,6 +154,7 @@
|
||||
"Day": "Dag",
|
||||
"Description": "Beskrivelse",
|
||||
"Destination": "Destination",
|
||||
"Destinations in {country}": "Destinationer i {country}",
|
||||
"Details": "Detaljer",
|
||||
"Dialog": "Dialog",
|
||||
"Didn't receive a code? <resendOtpLink>Resend code</resendOtpLink>": "Didn't receive a code? <resendOtpLink>Resend code</resendOtpLink>",
|
||||
@@ -685,6 +686,7 @@
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} fra {checkOutTime}",
|
||||
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotel} other {# hoteller}}",
|
||||
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sted} other {# steder}}",
|
||||
"{count} destinations": "{count} destinationer",
|
||||
"{count} lowercase letter": "{count} lille bogstav",
|
||||
"{count} number": "{count} nummer",
|
||||
"{count} special character": "{count} speciel karakter",
|
||||
|
||||
Reference in New Issue
Block a user