@hyper.software/visitor-common-translations 2.0.282 → 2.0.283

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.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/lib/constants.js CHANGED
File without changes
File without changes
File without changes
File without changes
package/lib/index.js CHANGED
File without changes
package/lib/index.js.map CHANGED
File without changes
@@ -1426,7 +1426,7 @@
1426
1426
  "App.public.bookings.bookingDates.checkoutDate": "Check-out",
1427
1427
  "App.public.bookings.bookingDates.loadingAvailability": "Lädt freie Zimmer...",
1428
1428
  "App.public.bookings.bookingDates.noPaymentYet": "Sie zahlen später",
1429
- "App.public.bookings.bookingDates.numberOfAdults": "Anzahl der Gäste",
1429
+ "App.public.bookings.bookingDates.numberOfAdults": "Anzahl der Erwachsene",
1430
1430
  "App.public.bookings.bookingDates.title": "Ihre Reisedaten",
1431
1431
  "App.public.bookings.bookingDatesBox.edit.title": "Bearbeiten",
1432
1432
  "App.public.bookings.bookingDetails": "Zeitraum",
@@ -1426,7 +1426,7 @@
1426
1426
  "App.public.bookings.bookingDates.checkoutDate": "Checkout date",
1427
1427
  "App.public.bookings.bookingDates.loadingAvailability": "We are currently loading the availability for {hotelName}.",
1428
1428
  "App.public.bookings.bookingDates.noPaymentYet": "You don't have to pay anything yet",
1429
- "App.public.bookings.bookingDates.numberOfAdults": "Number of guests",
1429
+ "App.public.bookings.bookingDates.numberOfAdults": "Number of adults",
1430
1430
  "App.public.bookings.bookingDates.title": "Your travel dates",
1431
1431
  "App.public.bookings.bookingDatesBox.edit.title": "Edit information",
1432
1432
  "App.public.bookings.bookingDetails": "Booking",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.282",
3
+ "version": "2.0.283",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",