feat(SW-201): Added hotel metadata

This commit is contained in:
Erik Tiekstra
2024-11-18 10:31:32 +01:00
parent a60c048476
commit 75c811eb32
5 changed files with 106 additions and 28 deletions

View File

@@ -509,6 +509,7 @@
"to": "to",
"uppercase letter": "uppercase letter",
"{amount} out of {total}": "{amount} out of {total}",
"{amount} {currency}": "{amount} {currency}",
"{card} ending with {cardno}": "{card} ending with {cardno}"
"{card} ending with {cardno}": "{card} ending with {cardno}",
"{difference}{amount} {currency}": "{difference}{amount} {currency}",
"Stay at HOTEL_NAME | Hotel in DESTINATION": "Stay at {hotelName} | Hotel in {destination}"
}