fix(i18n): prepare for Lokalise

This commit is contained in:
Michael Zetterberg
2025-01-22 09:20:08 +01:00
parent 545edf3545
commit 9d83753b9f
6 changed files with 6 additions and 0 deletions

View File

@@ -534,6 +534,7 @@
"wednesday": "onsdag",
"{address}, {city} ∙ {distanceToCityCenterInKm} km to city center": "{address}, {city} ∙ {distanceToCityCenterInKm} km til sentrum",
"{amount, number} left": "{amount, number} igjen",
"{amount, plural, one {# hotel} other {# hotels}}": "{amount, plural, one {# hotel} other {# hotels}}",
"{amount, plural, one {Gift} other {Gifts}} added to your benefits": "{amount, plural, one {Gave} other {Gaver}} lagt til fordelene dine",
"{amount} out of {total}": "{amount} av {total}",
"{amount} {amount, plural, one {hotel} other {hotels}}": "{amount} {amount, plural, one {hotell} other {hoteller}}",