@hyper.software/visitor-common-translations 2.0.266 → 2.0.267
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.
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"App.bookings.booking.address": "Address",
|
|
232
232
|
"App.bookings.booking.advancedOptions": "ADVANCED OPTIONS",
|
|
233
233
|
"App.bookings.booking.advancedOptions.advancedPayment": "Advanced Payment",
|
|
234
|
-
"App.bookings.booking.advancedOptions.advancedPaymentAmount": "Amount paid",
|
|
234
|
+
"App.bookings.booking.advancedOptions.advancedPaymentAmount": "Amount to be paid",
|
|
235
235
|
"App.bookings.booking.advancedOptions.advancedPaymentAmount.amountRemainingToBePaid": "Amount remaining",
|
|
236
236
|
"App.bookings.booking.advancedOptions.bookingInformation": "Booking Information",
|
|
237
237
|
"App.bookings.booking.advancedOptions.notification": "Notifications",
|
|
@@ -1463,7 +1463,7 @@
|
|
|
1463
1463
|
"App.public.bookings.finalizeBooking.lengthOfStay.title": "Length of your stay",
|
|
1464
1464
|
"App.public.bookings.finalizeBooking.makeChanges": "Make changes",
|
|
1465
1465
|
"App.public.bookings.finalizeBooking.noChargeMessage": "Note: Your credit card will not be charged, we only need your card details to guarantee your booking. The full payment will be made at check-in.",
|
|
1466
|
-
"App.public.bookings.finalizeBooking.onlinePaymentFee": "
|
|
1466
|
+
"App.public.bookings.finalizeBooking.onlinePaymentFee": "",
|
|
1467
1467
|
"App.public.bookings.finalizeBooking.price": "Price",
|
|
1468
1468
|
"App.public.bookings.finalizeBooking.returnToHomepage": "Click here to return to the Homepage",
|
|
1469
1469
|
"App.public.bookings.finalizeBooking.rooms": "Rooms",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hyper.software/visitor-common-translations",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.267",
|
|
4
4
|
"author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
|
|
5
5
|
"description": "Visitor Common Translations",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"types": "./lib/index.d.ts",
|
|
8
8
|
"engines": {
|
|
9
|
-
"node": ">=
|
|
9
|
+
"node": ">= 20.18.1"
|
|
10
10
|
},
|
|
11
11
|
"files": [
|
|
12
12
|
"lib",
|