@hyper.software/visitor-common-translations 2.0.28 → 2.0.29

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.
@@ -677,7 +677,7 @@
677
677
  "App.common.company.legalInformation.title": "Legal information",
678
678
  "App.common.company.mainUserAccount": "Main User Account",
679
679
  "App.common.company.name": "Name",
680
- "main.api.services.deleteServices.cantDelete.usedInRoomTypesBookings": "Cannot delete one or more of the services because they are used in Room Types and/or Bookings",
680
+ "main.api.services.deleteServices.cantDelete.usedInRoomTypesBookings": "Cannot delete one or more of the services because they are used in Room Types and/or Bookings.",
681
681
  "App.common.company.phoneNumber1": "Phone number 1",
682
682
  "App.bookings.services.roomTypeService": "Room type service name",
683
683
  "App.common.company.phoneNumber2": "Phone number 2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.28",
3
+ "version": "2.0.29",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",