@hyper.software/visitor-common-translations 2.0.289 → 2.0.290
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.
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
"App.bookings.booking.services.type": "Service type",
|
|
282
282
|
"App.bookings.booking.sortBy": "Sort by",
|
|
283
283
|
"App.bookings.booking.totalCost": "Accommodation cost: {accommodation}; Children cost: {children}; Breakfast cost: {breakfast}; Services cost: {services}; Extended stay cost: {lengthOfStayDiscount}; Occupancy cost: {occupancyBasedPricingDiscount}",
|
|
284
|
-
"App.bookings.booking.unitType": "
|
|
284
|
+
"App.bookings.booking.unitType": "Unit Type",
|
|
285
285
|
"App.bookings.bookingDates.noAvailability": "This date is not available",
|
|
286
286
|
"App.bookings.bookingDetails.actionMenuTooltip": "Edit or cancel the booking",
|
|
287
287
|
"App.bookings.bookingDetails.backTitle": "Back to bookings",
|
package/package.json
CHANGED