@hyper.software/visitor-common-translations 2.0.439 → 2.0.440
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.
|
@@ -358,8 +358,8 @@
|
|
|
358
358
|
"App.bookings.bookingDetails.backTitle": "Zurück zur Übersicht",
|
|
359
359
|
"App.bookings.bookingDetails.bookingInvoice.accommodation.description": "Hotel - ({checkinDate} - {checkoutDate})",
|
|
360
360
|
"App.bookings.bookingDetails.bookingInvoice.breakfast": "Frühstück ({persons} Personen * {night} Nächte)",
|
|
361
|
-
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "
|
|
362
|
-
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "
|
|
361
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.description": "Frühstück Speisen {roomTypeName}",
|
|
362
|
+
"App.bookings.bookingDetails.bookingInvoice.breakfast.drinks.description": "Frühstück Getränke {roomTypeName}",
|
|
363
363
|
"App.bookings.bookingDetails.bookingInvoice.breakfast.warningWithRooms": "Frühstücksgäste für {rooms}?",
|
|
364
364
|
"App.bookings.bookingDetails.bookingInvoice.childrenAccommodation.description": "Kinderkosten",
|
|
365
365
|
"App.bookings.bookingDetails.bookingInvoice.childrenTourismTax.description": "Kinderkurtaxenkosten",
|
package/package.json
CHANGED