@hyper.software/visitor-common-translations 2.0.286 → 2.0.288

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",
@@ -239,7 +239,7 @@
239
239
  "App.bookings.booking.advancedOptions.notification": "Notifications",
240
240
  "App.bookings.booking.advancedOptions.requestAdvancedPayment": "Request Advanced Payment",
241
241
  "App.bookings.booking.arrivalTime.unknown": "I don't know",
242
- "App.bookings.booking.basePricePerNight": "Accommodation Cost",
242
+ "App.bookings.booking.basePricePerNight": "Accommodation cost",
243
243
  "App.bookings.booking.basicInformation": "Basic information",
244
244
  "App.bookings.booking.checkIn": "Check In",
245
245
  "App.bookings.booking.checkInDate": "Check-in date",
@@ -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.286",
3
+ "version": "2.0.288",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",