Merged in feat/SW-1261 (pull request #1263)
feat: only show member price when logged in * feat: only show member price when logged in Approved-by: Michael Zetterberg
This commit is contained in:
@@ -659,6 +659,7 @@
|
||||
"{difference}{amount} {currency}": "{difference}{amount} {currency}",
|
||||
"{distanceInKm} km": "{distanceInKm} km",
|
||||
"{lowest} to {highest} persons": "{lowest} bis {highest} Personen",
|
||||
"{memberPrice} {currency}": "{memberPrice} {currency}",
|
||||
"{min} to {max} characters": "{min} til {max} tegn",
|
||||
"{numberOfRooms, plural, one {# room type} other {# room types}} available": "{numberOfRooms, plural, one {# room type} other {# room types}} tilgængelig",
|
||||
"{number} km to city center": "{number} km til centrum",
|
||||
|
||||
@@ -659,6 +659,7 @@
|
||||
"{difference}{amount} {currency}": "{difference}{amount} {currency}",
|
||||
"{distanceInKm} km": "{distanceInKm} km",
|
||||
"{lowest} to {highest} persons": "{lowest} til {highest} personer",
|
||||
"{memberPrice} {currency}": "{memberPrice} {currency}",
|
||||
"{min} to {max} characters": "{min} zu {max} figuren",
|
||||
"{numberOfRooms, plural, one {# room type} other {# room types}} available": "{numberOfRooms, plural, one {# room type} other {# room types}} verfügbar",
|
||||
"{number} km to city center": "{number} km zum Stadtzentrum",
|
||||
|
||||
@@ -660,6 +660,7 @@
|
||||
"{difference}{amount} {currency}": "{difference}{amount} {currency}",
|
||||
"{distanceInKm} km": "{distanceInKm} km",
|
||||
"{lowest} to {highest} persons": "{lowest} to {highest} persons",
|
||||
"{memberPrice} {currency}": "{memberPrice} {currency}",
|
||||
"{min} to {max} characters": "{min} to {max} characters",
|
||||
"{numberOfRooms, plural, one {# room type} other {# room types}} available": "{numberOfRooms, plural, one {# room type} other {# room types}} available",
|
||||
"{number} km to city center": "{number} km to city center",
|
||||
|
||||
@@ -659,6 +659,7 @@
|
||||
"{difference}{amount} {currency}": "{difference}{amount} {currency}",
|
||||
"{distanceInKm} km": "{distanceInKm} km",
|
||||
"{lowest} to {highest} persons": "{lowest} - {highest} henkilöä",
|
||||
"{memberPrice} {currency}": "{memberPrice} {currency}",
|
||||
"{min} to {max} characters": "{min} to {max} hahmoja",
|
||||
"{numberOfRooms, plural, one {# room type} other {# room types}} available": "{numberOfRooms, plural, one {# room type} other {# room types}} saatavilla",
|
||||
"{number} km to city center": "{number} km Etäisyys kaupunkiin",
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
"Address: {address}": "Adresse: {address}",
|
||||
"Adults": "Voksne",
|
||||
"Age": "Alder",
|
||||
"{memberPrice} {currency}": "{memberPrice} {currency}",
|
||||
"Airport": "Flyplass",
|
||||
"All our breakfast buffets offer gluten free, vegan, and allergy-friendly options.": "Alle våre frokostbufféer tilbyr glutenfrie, veganske og allergivennlige alternativer.",
|
||||
"Allergy-friendly room": "Allergirom",
|
||||
|
||||
@@ -659,6 +659,7 @@
|
||||
"{difference}{amount} {currency}": "{difference}{amount} {currency}",
|
||||
"{distanceInKm} km": "{distanceInKm} km",
|
||||
"{lowest} to {highest} persons": "{lowest} till {highest} personer",
|
||||
"{memberPrice} {currency}": "{memberPrice} {currency}",
|
||||
"{min} to {max} characters": "{min} till {max} tecken",
|
||||
"{numberOfRooms, plural, one {# room type} other {# room types}} available": "{numberOfRooms, plural, one {# room type} other {# room types}} tillgängliga",
|
||||
"{number} km to city center": "{number} km till centrum",
|
||||
|
||||
Reference in New Issue
Block a user