@hyper.software/visitor-common-translations 2.0.203 → 2.0.206

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
File without changes
@@ -295,7 +295,7 @@
295
295
  "App.bookings.bookingDetails.rejectBooking.dialogBody": "{fullName} will be informed via email that his booking request was rejected.",
296
296
  "App.bookings.bookingDetails.rejectBooking.dialogTitle": "Reject booking?",
297
297
  "App.bookings.bookingDetails.rejectBooking.success": "The booking request was successfully rejected",
298
- "App.bookings.bookingDetails.revertCancellation": "Restore booking",
298
+ "App.bookings.bookingDetails.revertCancellation": "Activate booking",
299
299
  "App.bookings.bookingDetails.revertCancellation.dialogBody": "Are you sure you want to re-activate this booking?",
300
300
  "App.bookings.bookingDetails.revertCancellation.success": "The booking was successfully re-activated.",
301
301
  "App.bookings.bookingDetails.sendMessage": "Send message",
File without changes
File without changes
File without changes
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hyper.software/visitor-common-translations",
3
- "version": "2.0.203",
3
+ "version": "2.0.206",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",