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:
Erik Tiekstra
2025-02-13 06:45:27 +00:00
parent c0e4553d9f
commit 599c11ba37
12 changed files with 158 additions and 10 deletions

View File

@@ -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",

View File

@@ -155,6 +155,7 @@
"Day": "Tag",
"Description": "Beschreibung",
"Destination": "Bestimmungsort",
"Destinations in {country}": "Ziele in {country}",
"Details": "Details",
"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} aus {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 {# Standort} other {# Standorte}}",
"{count} destinations": "{count} Ziele",
"{count} lowercase letter": "{count} Kleinbuchstabe",
"{count} number": "{count} nummer",
"{count} special character": "{count} sonderzeichen",

View File

@@ -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",

View File

@@ -154,6 +154,7 @@
"Day": "Päivä",
"Description": "Kuvaus",
"Destination": "Kohde",
"Destinations in {country}": "Kohteet maassa {country}",
"Details": "Tiedot",
"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} alkaen {checkOutTime}",
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotelli} other {# hotellit}}",
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sijainti} other {# sijainnit}}",
"{count} destinations": "{count} kohdetta",
"{count} lowercase letter": "{count} pien kirjain",
"{count} number": "{count} määrä",
"{count} special character": "{count} erikoishahmo",

View File

@@ -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",

View File

@@ -153,6 +153,7 @@
"Day": "Dag",
"Description": "Beskrivning",
"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} från {checkOutTime}",
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotell} other {# hotell}}",
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# plats} other {# platser}}",
"{count} destinations": "{count} destinationer",
"{count} lowercase letter": "{count} liten bokstav",
"{count} number": "{count} nummer",
"{count} special character": "{count} speciell karaktär",