@hyper.software/visitor-common-translations 2.0.305 → 2.0.306
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1658,7 +1658,7 @@
|
|
|
1658
1658
|
"App.roomTypes.roomType.childrenTourismTax.value": "Valeur de la taxe de séjour pour enfants",
|
|
1659
1659
|
"App.roomTypes.roomType.description": "Description",
|
|
1660
1660
|
"App.roomTypes.roomType.details": "Détails",
|
|
1661
|
-
"App.roomTypes.roomType.discount": "Remise: {
|
|
1661
|
+
"App.roomTypes.roomType.discount": "Remise: {discount}",
|
|
1662
1662
|
"App.roomTypes.roomType.editRoomType": "Modifier le type de chambre",
|
|
1663
1663
|
"App.roomTypes.roomType.general.editGeneralSettings": "Modifier les paramètres généraux",
|
|
1664
1664
|
"App.roomTypes.roomType.hasPrivateBathroom": "A une salle de bain privée",
|
package/package.json
CHANGED