@hyper.software/visitor-common-translations 2.0.213 → 2.0.214

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.
@@ -1770,6 +1770,7 @@
1770
1770
  "App.tooltip.cost.lengthOfStayDiscount": "Langzeitaufenthalt Rabatt: {lengthOfStayDiscount}",
1771
1771
  "App.tooltip.cost.occupancyDecrease": "Belegungsabnahme: {occupancyBasedPricingDiscount}",
1772
1772
  "App.tooltip.cost.occupancyIncrease": "Belegungszunahme: {occupancyBasedPricingDiscount}",
1773
+ "App.tooltip.cost.onlinePayment": "Kosten für Online-Zahlung: {cost}",
1773
1774
  "App.tooltip.cost.services": "Service Kosten: {services}",
1774
1775
  "App.website.finalizeBooking.stripePayment.payNow": "Jetzt bezahlen",
1775
1776
  "App.website.finalizeBooking.stripePayment.payWithCard": "Mit Karte bezahlen",
@@ -1770,6 +1770,7 @@
1770
1770
  "App.tooltip.cost.lengthOfStayDiscount": "Extended Stay Discount: {lengthOfStayDiscount}",
1771
1771
  "App.tooltip.cost.occupancyDecrease": "Occupancy Decrease: {occupancyBasedPricingDiscount}",
1772
1772
  "App.tooltip.cost.occupancyIncrease": "Occupancy Increase: {occupancyBasedPricingDiscount}",
1773
+ "App.tooltip.cost.onlinePayment": "Online Payment Cost: {cost}",
1773
1774
  "App.tooltip.cost.services": "Services Cost: {services}",
1774
1775
  "App.website.finalizeBooking.stripePayment.payNow": "Pay now",
1775
1776
  "App.website.finalizeBooking.stripePayment.payWithCard": "Pay with Card",
@@ -1770,6 +1770,7 @@
1770
1770
  "App.tooltip.cost.lengthOfStayDiscount": "Descuento por Estancia Prolongada: {lengthOfStayDiscount}",
1771
1771
  "App.tooltip.cost.occupancyDecrease": "Disminución de Ocupación: {occupancyBasedPricingDiscount}",
1772
1772
  "App.tooltip.cost.occupancyIncrease": "Aumento de Ocupación: {occupancyBasedPricingDiscount}",
1773
+ "App.tooltip.cost.onlinePayment": "Costo de pago en línea: {cost}",
1773
1774
  "App.tooltip.cost.services": "Costo de Servicios: {services}",
1774
1775
  "App.website.finalizeBooking.stripePayment.payNow": "Pagar ahora",
1775
1776
  "App.website.finalizeBooking.stripePayment.payWithCard": "Pagar con tarjeta",
@@ -1770,6 +1770,7 @@
1770
1770
  "App.tooltip.cost.lengthOfStayDiscount": "Réduction pour séjour prolongé: {lengthOfStayDiscount}",
1771
1771
  "App.tooltip.cost.occupancyDecrease": "Diminution d'occupation: {occupancyBasedPricingDiscount}",
1772
1772
  "App.tooltip.cost.occupancyIncrease": "Augmentation d'occupation: {occupancyBasedPricingDiscount}",
1773
+ "App.tooltip.cost.onlinePayment": "Coût du paiement en ligne : {cost}",
1773
1774
  "App.tooltip.cost.services": "Coût des services: {services}",
1774
1775
  "App.website.finalizeBooking.stripePayment.payNow": "Payer maintenant",
1775
1776
  "App.website.finalizeBooking.stripePayment.payWithCard": "Payer par carte",
@@ -1770,6 +1770,7 @@
1770
1770
  "App.tooltip.cost.lengthOfStayDiscount": "Sconto per soggiorni prolungati: {lengthOfStayDiscount}",
1771
1771
  "App.tooltip.cost.occupancyDecrease": "Diminuzione dell'occupazione: {occupancyBasedPricingDiscount}",
1772
1772
  "App.tooltip.cost.occupancyIncrease": "Aumento dell'occupazione: {occupancyBasedPricingDiscount}",
1773
+ "App.tooltip.cost.onlinePayment": "Costo per pagamento online: {cost}",
1773
1774
  "App.tooltip.cost.services": "Costo dei servizi: {services}",
1774
1775
  "App.website.finalizeBooking.stripePayment.payNow": "Paga ora",
1775
1776
  "App.website.finalizeBooking.stripePayment.payWithCard": "Paga con carta",
@@ -1770,6 +1770,7 @@
1770
1770
  "App.tooltip.cost.lengthOfStayDiscount": "Reducere pentru ședere prelungită: {lengthOfStayDiscount}",
1771
1771
  "App.tooltip.cost.occupancyDecrease": "Scădere a ocupării: {occupancyBasedPricingDiscount}",
1772
1772
  "App.tooltip.cost.occupancyIncrease": "Creștere a ocupării: {occupancyBasedPricingDiscount}",
1773
+ "App.tooltip.cost.onlinePayment": "Costul plății online: {cost}",
1773
1774
  "App.tooltip.cost.services": "Costul serviciilor: {services}",
1774
1775
  "App.website.finalizeBooking.stripePayment.payNow": "Plătește acum",
1775
1776
  "App.website.finalizeBooking.stripePayment.payWithCard": "Plătește cu cardul",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.213",
3
+ "version": "2.0.214",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",