@hyper.software/visitor-common-translations 2.0.60 → 2.0.61

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.
@@ -196,8 +196,11 @@
196
196
  "App.bookings.booking.address": "Adresse",
197
197
  "App.bookings.booking.arrivalTime.unknown": "N/A",
198
198
  "App.bookings.booking.basicInformation": "Meine Informationen",
199
+ "App.bookings.booking.sortBy": "Sortieren nach",
199
200
  "App.bookings.booking.checkInDate": "Check-in",
201
+ "App.bookings.booking.checkIn": "Check In",
200
202
  "App.bookings.booking.checkOutDate": "Check-out",
203
+ "App.bookings.booking.checkOut": "Check Out",
201
204
  "App.bookings.booking.checkoutDate.biggerThanCheckinDate": "Muss nach Check-in Datum liegen",
202
205
  "App.bookings.booking.checkoutDate.minimumStay": "Der Mindestaufenthalt liegt bei {numberOfNights} Nächten",
203
206
  "App.bookings.booking.checkoutDate.smallerThanCheckoutDate": "Muss vor Check-out Datum liegen",
@@ -196,8 +196,11 @@
196
196
  "App.bookings.booking.address": "Address",
197
197
  "App.bookings.booking.arrivalTime.unknown": "I don't know",
198
198
  "App.bookings.booking.basicInformation": "Basic information",
199
+ "App.bookings.booking.sortBy": "Sort by",
199
200
  "App.bookings.booking.checkInDate": "Check-in date",
201
+ "App.bookings.booking.checkIn": "Check In",
200
202
  "App.bookings.booking.checkOutDate": "Checkout date",
203
+ "App.bookings.booking.checkOut": "Check Out",
201
204
  "App.bookings.booking.checkoutDate.biggerThanCheckinDate": "Must be bigger than the check-in date",
202
205
  "App.bookings.booking.checkoutDate.minimumStay": "The minimum stay is {numberOfNights} nights",
203
206
  "App.bookings.booking.checkoutDate.smallerThanCheckoutDate": "Must be smaller than the checkout date",
@@ -203,8 +203,11 @@
203
203
  "App.bookings.booking.address": "Dirección",
204
204
  "App.bookings.booking.arrivalTime.unknown": "No lo sé",
205
205
  "App.bookings.booking.basicInformation": "Información básica",
206
+ "App.bookings.booking.sortBy": "Ordenar por",
206
207
  "App.bookings.booking.checkInDate": "Fecha de entrada",
208
+ "App.bookings.booking.checkIn": "Check In",
207
209
  "App.bookings.booking.checkOutDate": "Fecha de salida",
210
+ "App.bookings.booking.checkOu": "Check Out",
208
211
  "App.bookings.booking.checkoutDate.biggerThanCheckinDate": "Debe ser mayor que la fecha de entrada.",
209
212
  "App.bookings.booking.checkoutDate.minimumStay": "La estancia mínima es {numberOfNights} noches",
210
213
  "App.bookings.booking.checkoutDate.smallerThanCheckoutDate": "Debe ser más pequeño que la fecha de salida",
@@ -203,8 +203,11 @@
203
203
  "App.bookings.booking.address": "Indirizzo",
204
204
  "App.bookings.booking.arrivalTime.unknown": "Je ne sais pas",
205
205
  "App.bookings.booking.basicInformation": "Informations de base",
206
+ "App.bookings.booking.sortBy": "Trier par",
206
207
  "App.bookings.booking.checkInDate": "Date d'arrivée",
208
+ "App.bookings.booking.checkIn": "Date d'arrivée",
207
209
  "App.bookings.booking.checkOutDate": "Date de départ",
210
+ "App.bookings.booking.checkOut": "Date de départ",
208
211
  "App.bookings.booking.checkoutDate.biggerThanCheckinDate": "Doit être supérieur à la date d'arrivée",
209
212
  "App.bookings.booking.checkoutDate.minimumStay": "Le séjour minimum est de {numberOfNights} nuits",
210
213
  "App.bookings.booking.checkoutDate.smallerThanCheckoutDate": "Doit être inférieur à la date de départ",
@@ -203,8 +203,11 @@
203
203
  "App.bookings.booking.address": "Adresse",
204
204
  "App.bookings.booking.arrivalTime.unknown": "Non lo so",
205
205
  "App.bookings.booking.basicInformation": "Informazioni di base",
206
+ "App.bookings.booking.sortBy": "Ordina per",
206
207
  "App.bookings.booking.checkInDate": "Data di arrivo",
208
+ "App.bookings.booking.checkIn": "Data di arrivo",
207
209
  "App.bookings.booking.checkOutDate": "Data di check-out",
210
+ "App.bookings.booking.checkOut": "Data di check-out",
208
211
  "App.bookings.booking.checkoutDate.biggerThanCheckinDate": "Deve essere più grande della data di check-in",
209
212
  "App.bookings.booking.checkoutDate.minimumStay": "Il soggiorno minimo è di {numberOfNights} notti",
210
213
  "App.bookings.booking.checkoutDate.smallerThanCheckoutDate": "Deve essere inferiore alla data di checkout",
@@ -203,8 +203,11 @@
203
203
  "App.bookings.booking.address": "Adresa",
204
204
  "App.bookings.booking.arrivalTime.unknown": "Nu știu",
205
205
  "App.bookings.booking.basicInformation": "Informații de bază",
206
+ "App.bookings.booking.sortBy": "Sortează după",
206
207
  "App.bookings.booking.checkInDate": "Data check-in",
208
+ "App.bookings.booking.checkIn": "Check In",
207
209
  "App.bookings.booking.checkOutDate": "Data check-out",
210
+ "App.bookings.booking.checkOut ": "Check Out",
208
211
  "App.bookings.booking.checkoutDate.biggerThanCheckinDate": "Trebuie după data de check-in",
209
212
  "App.bookings.booking.checkoutDate.minimumStay": "Sejurul minim este de {numberOfNights} nopți",
210
213
  "App.bookings.booking.checkoutDate.smallerThanCheckoutDate": "Trebuie inainte data de check-out",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.60",
3
+ "version": "2.0.61",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",