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:
@@ -153,6 +153,7 @@
|
||||
"Day": "Dag",
|
||||
"Description": "Beskrivelse",
|
||||
"Destination": "Destinasjon",
|
||||
"Destinations in {country}": "Destinasjoner i {country}",
|
||||
"Details": "Detaljer",
|
||||
"Dialog": "Dialog",
|
||||
"Didn't receive a code? <resendOtpLink>Resend code</resendOtpLink>": "Didn't receive a code? <resendOtpLink>Resend code</resendOtpLink>",
|
||||
@@ -683,6 +684,7 @@
|
||||
"{checkOutDate} from {checkOutTime}": "{checkOutDate} fra {checkOutTime}",
|
||||
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotell} other {# hoteller}}",
|
||||
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sted} other {# steder}}",
|
||||
"{count} destinations": "{count} destinasjoner",
|
||||
"{count} lowercase letter": "{count} liten bokstav",
|
||||
"{count} number": "{count} antall",
|
||||
"{count} special character": "{count} spesiell karakter",
|
||||
|
||||
Reference in New Issue
Block a user