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

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
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Buchungsnr.",
754
754
  "App.common.breakfast": "Klicken Sie hier, um eine Übersicht über die heutigen Frühstücke, Check-ins und Check-outs zu sehen",
755
755
  "App.common.cancel": "Abbrechen",
756
+ "App.common.click": "Hier klicken, um es zu sehen.",
756
757
  "App.common.clickHere": "Hier klicken",
757
758
  "App.common.close": "Schließen",
758
759
  "App.common.code": "Code",
@@ -281,7 +281,7 @@
281
281
  "App.bookings.booking.services.type": "Service type",
282
282
  "App.bookings.booking.sortBy": "Sort by",
283
283
  "App.bookings.booking.totalCost": "Accommodation cost: {accommodation}; Children cost: {children}; Breakfast cost: {breakfast}; Services cost: {services}; Extended stay cost: {lengthOfStayDiscount}; Occupancy cost: {occupancyBasedPricingDiscount}",
284
- "App.bookings.booking.unitType": "UnitType",
284
+ "App.bookings.booking.unitType": "Unit Type",
285
285
  "App.bookings.bookingDates.noAvailability": "This date is not available",
286
286
  "App.bookings.bookingDetails.actionMenuTooltip": "Edit or cancel the booking",
287
287
  "App.bookings.bookingDetails.backTitle": "Back to bookings",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Booking code",
754
754
  "App.common.breakfast": "Click here to see a breakdown of today's breakfasts, check-ins & checkouts",
755
755
  "App.common.cancel": "Cancel",
756
+ "App.common.click": "Click here to see it.",
756
757
  "App.common.clickHere": "Click here",
757
758
  "App.common.close": "Close",
758
759
  "App.common.code": "Code",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Codigo de reserva",
754
754
  "App.common.breakfast": "Haga clic aquí para ver un desglose de los desayunos, registros y salidas de hoy",
755
755
  "App.common.cancel": "Cancelar",
756
+ "App.common.click": "Haz clic aquí para verlo.",
756
757
  "App.common.clickHere": "Haga clic aquí",
757
758
  "App.common.close": "Cerrar",
758
759
  "App.common.code": "Código",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Code de réservation",
754
754
  "App.common.breakfast": "Cliquez ici pour voir un récapitulatif des petits déjeuners, des enregistrements et des départs d'aujourd'hui",
755
755
  "App.common.cancel": "Annuler",
756
+ "App.common.click": "Cliquez ici pour le voir.",
756
757
  "App.common.clickHere": "Cliquez ici",
757
758
  "App.common.close": "Fermer",
758
759
  "App.common.code": "Code",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Codice prenotazione",
754
754
  "App.common.breakfast": "Clicca qui per vedere un riepilogo delle colazioni, dei check-in e dei check-out di oggi",
755
755
  "App.common.cancel": "Annulla",
756
+ "App.common.click": "Fai clic qui per vederlo.",
756
757
  "App.common.clickHere": "Clicca qui",
757
758
  "App.common.close": "Chiudi",
758
759
  "App.common.code": "Codice",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Boekingscode",
754
754
  "App.common.breakfast": "Klik hier om een overzicht van de ontbijten, in- en uitchecken van vandaag te bekijken",
755
755
  "App.common.cancel": "Annuleren",
756
+ "App.common.click": "Klik hier om het te bekijken.",
756
757
  "App.common.clickHere": "Klik hier",
757
758
  "App.common.close": "Sluiten",
758
759
  "App.common.code": "Code",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Código de reserva",
754
754
  "App.common.breakfast": "Clique aqui para ver um detalhamento dos cafés da manhã, check-ins e check-outs de hoje",
755
755
  "App.common.cancel": "Cancelar",
756
+ "App.common.click": "Clique aqui para vê-lo.",
756
757
  "App.common.clickHere": "Clique aqui",
757
758
  "App.common.close": "Fechar",
758
759
  "App.common.code": "Código",
@@ -753,6 +753,7 @@
753
753
  "App.common.bookingCode": "Codul rezervării",
754
754
  "App.common.breakfast": "Apasă aici pentru a vedea un rezumat a micului dejun, a venirilor și a plecărilor de astăzi.",
755
755
  "App.common.cancel": "Anulare",
756
+ "App.common.click": "Apasă aici pentru a-l vedea.",
756
757
  "App.common.clickHere": "Apasă aici",
757
758
  "App.common.close": "Închide",
758
759
  "App.common.code": "Cod",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.288",
3
+ "version": "2.0.290",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",