@hyper.software/visitor-common-translations 2.0.35 → 2.0.36

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.
@@ -1471,6 +1471,7 @@
1471
1471
  "App.roomTypes.roomType.occupancyBasedPricing.discount": "Rabatt",
1472
1472
  "App.roomTypes.roomType.occupancyBasedPricing.discountType": "Rabatttyp",
1473
1473
  "App.roomTypes.roomType.occupancyBasedPricing.active": "Aktiv",
1474
+ "App.bookings.booking.numberOfPersons": "Anzahl der Personen",
1474
1475
  "App.roomTypes.roomType.price": "Preis pro Nacht",
1475
1476
  "App.roomTypes.roomType.restrictionsInformation.edit.title": "Beschränkungsinformationen bearbeiten",
1476
1477
  "App.roomTypes.roomType.restrictionsInformation.infoIcon": "Das Festlegen von Reservierungsbeschränkungen kann Ihnen helfen, mehr Kontrolle über Ihr Hotel zu haben. Reisende können Ihr Hotel nur buchen, wenn deren Suchkriterien die von Ihnen festgelegten Bedingungen erfüllen.",
@@ -1471,6 +1471,7 @@
1471
1471
  "App.roomTypes.roomType.occupancyBasedPricing.discountType": "Discount Type",
1472
1472
  "App.roomTypes.roomType.occupancyBasedPricing.discount": "Discount",
1473
1473
  "App.roomTypes.roomType.occupancyBasedPricing.active": "Active",
1474
+ "App.bookings.booking.numberOfPersons": "Number of persons",
1474
1475
  "App.roomTypes.roomType.price": "Room type price",
1475
1476
  "App.roomTypes.roomType.restrictionsInformation.edit.title": "Edit restrictions information",
1476
1477
  "App.roomTypes.roomType.restrictionsInformation.infoIcon": "Setting reservation restrictions can help you have more control of your property. Travellers can only book your property when their search criteria meets the conditions you’ve set",
@@ -1469,6 +1469,7 @@
1469
1469
  "App.roomTypes.roomType.occupancyBasedPricing.normalPriceReducedBy": "Precio normal reducido en (%)",
1470
1470
  "App.roomTypes.roomType.occupancyBasedPricing.occupancy": "Ocupación",
1471
1471
  "App.roomTypes.roomType.occupancyBasedPricing.discount": "Descuento",
1472
+ "App.bookings.booking.numberOfPersons": "Número de personas",
1472
1473
  "App.roomTypes.roomType.occupancyBasedPricing.discountType": "Tipo de descuento",
1473
1474
  "App.roomTypes.roomType.price": "Precio del tipo de habitación",
1474
1475
  "App.roomTypes.roomType.restrictionsInformation.edit.title": "Editar información de restricciones",
@@ -1471,6 +1471,7 @@
1471
1471
  "App.roomTypes.roomType.occupancyBasedPricing.discount": "Sconto",
1472
1472
  "App.roomTypes.roomType.occupancyBasedPricing.discountType": "Tipo di sconto",
1473
1473
  "App.roomTypes.roomType.occupancyBasedPricing.active": "Attivo",
1474
+ "App.bookings.booking.numberOfPersons": "Numero di persone",
1474
1475
  "App.roomTypes.roomType.price": "Prezzo tipo camera",
1475
1476
  "App.roomTypes.roomType.restrictionsInformation.edit.title": "Modifica informazioni sulle restrizioni",
1476
1477
  "App.roomTypes.roomType.restrictionsInformation.infoIcon": "L'impostazione delle restrizioni di prenotazione può aiutarti ad avere un maggiore controllo sulla tua proprietà. I ​​viaggiatori possono prenotare la tua proprietà solo quando i loro criteri di ricerca soddisfano le condizioni che hai impostato",
@@ -1469,6 +1469,7 @@
1469
1469
  "App.roomTypes.roomType.occupancyBasedPricing.normalPriceReducedBy": "Preț normal redus cu (%)",
1470
1470
  "App.roomTypes.roomType.occupancyBasedPricing.occupancy": "Grad de ocupare",
1471
1471
  "App.roomTypes.roomType.occupancyBasedPricing.discount": "Reducere",
1472
+ "App.bookings.booking.numberOfPersons": "Număr de persoane",
1472
1473
  "App.roomTypes.roomType.occupancyBasedPricing.active": "Activ",
1473
1474
  "App.roomTypes.roomType.occupancyBasedPricing.discountType": "Tipul reducerii",
1474
1475
  "App.roomTypes.roomType.price": "Prețul tipului de cameră",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.35",
3
+ "version": "2.0.36",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",