@hyper.software/visitor-common-translations 2.0.285 → 2.0.287

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.
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Hier klicken",
757
757
  "App.common.close": "Schließen",
758
758
  "App.common.code": "Code",
759
+ "App.common.colors.custom.paidStatus": "Bezahlt",
759
760
  "App.common.company.address": "Adresse",
760
761
  "App.common.company.address.city": "Stadt",
761
762
  "App.common.company.address.country": "Land",
@@ -1831,7 +1832,7 @@
1831
1832
  "App.tooltip.cost.occupancyDecrease": "Belegungsrabatt: {occupancyBasedPricingDiscount}",
1832
1833
  "App.tooltip.cost.occupancyIncrease": "Extra Personen: {occupancyBasedPricingDiscount}",
1833
1834
  "App.tooltip.cost.onlinePayment": "Gebühr für Online-Zahlung: {cost}",
1834
- "App.tooltip.cost.services": "Servicekosten: {services}",
1835
+ "App.tooltip.cost.services": "Services: {services}",
1835
1836
  "App.website.finalizeBooking.stripePayment.payNow": "Jetzt bezahlen",
1836
1837
  "App.website.finalizeBooking.stripePayment.payWithCard": "Mit Karte bezahlen",
1837
1838
  "App.welcome.subtitle": "Vielen Dank für Ihr Interesse an Visitor. Jemand aus unserem Verkaufsteam wird sich innerhalb von 24 Stunden per E-Mail bei Ihnen melden.",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Click here",
757
757
  "App.common.close": "Close",
758
758
  "App.common.code": "Code",
759
+ "App.common.colors.custom.paidStatus": "Paid status",
759
760
  "App.common.company.address": "Address",
760
761
  "App.common.company.address.city": "City",
761
762
  "App.common.company.address.country": "Country",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Haga clic aquí",
757
757
  "App.common.close": "Cerrar",
758
758
  "App.common.code": "Código",
759
+ "App.common.colors.custom.paidStatus": "Estado de pago",
759
760
  "App.common.company.address": "Dirreción",
760
761
  "App.common.company.address.city": "Ciudad",
761
762
  "App.common.company.address.country": "País",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Cliquez ici",
757
757
  "App.common.close": "Fermer",
758
758
  "App.common.code": "Code",
759
+ "App.common.colors.custom.paidStatus": "Statut de paiement",
759
760
  "App.common.company.address": "Adresse",
760
761
  "App.common.company.address.city": "Ville",
761
762
  "App.common.company.address.country": "Pays",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Clicca qui",
757
757
  "App.common.close": "Chiudi",
758
758
  "App.common.code": "Codice",
759
+ "App.common.colors.custom.paidStatus": "Stato di pagamento",
759
760
  "App.common.company.address": "Indirizzo",
760
761
  "App.common.company.address.city": "Città",
761
762
  "App.common.company.address.country": "Paese",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Klik hier",
757
757
  "App.common.close": "Sluiten",
758
758
  "App.common.code": "Code",
759
+ "App.common.colors.custom.paidStatus": "Betaalstatus",
759
760
  "App.common.company.address": "Adres",
760
761
  "App.common.company.address.city": "Stad",
761
762
  "App.common.company.address.country": "Land",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Clique aqui",
757
757
  "App.common.close": "Fechar",
758
758
  "App.common.code": "Código",
759
+ "App.common.colors.custom.paidStatus": "Status de pagamento",
759
760
  "App.common.company.address": "Endereço",
760
761
  "App.common.company.address.city": "Cidade",
761
762
  "App.common.company.address.country": "País",
@@ -756,6 +756,7 @@
756
756
  "App.common.clickHere": "Apasă aici",
757
757
  "App.common.close": "Închide",
758
758
  "App.common.code": "Cod",
759
+ "App.common.colors.custom.paidStatus": "Stare plată",
759
760
  "App.common.company.address": "Adresă",
760
761
  "App.common.company.address.city": "Oraș",
761
762
  "App.common.company.address.country": "Țară",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.285",
3
+ "version": "2.0.287",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",