@hyper.software/visitor-common-translations 2.0.63 → 2.0.64

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.
@@ -1256,6 +1256,7 @@
1256
1256
  "App.public.booking.finalize.success.title": "We received your booking request",
1257
1257
  "App.public.booking.guests": "{guests} guests",
1258
1258
  "App.public.booking.location.google.map": "Open Google Maps",
1259
+ "App.dashboard.welcome.messageType.firstLogin": "I am a text",
1259
1260
  "App.public.booking.location.showMap": "Great location - show map",
1260
1261
  "App.bookings.booking.otaStatus": "OTA Status (Created or Cancelled)",
1261
1262
  "App.public.booking.pricePerNightGuests": "{amount} per night - {guests} guests",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.63",
3
+ "version": "2.0.64",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",