@hyper.software/visitor-common-translations 2.0.248 → 2.0.249

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
@@ -1635,7 +1635,7 @@
1635
1635
  "App.roomTypes.roomType.childrenRates.editSettings": "Children age ranges",
1636
1636
  "App.roomTypes.roomType.childrenRates.infoIcon": "Adjust rates based on child age categories in the reservation.",
1637
1637
  "App.roomTypes.roomType.childrenRates.maxAge": "Set maximum age",
1638
- "App.roomTypes.roomType.childrenRates.maxMinAgeError": "Maximum age cnnot be smaller thna minimum age.",
1638
+ "App.roomTypes.roomType.childrenRates.maxMinAgeError": "Maximum age cannot be smaller than minimum age.",
1639
1639
  "App.roomTypes.roomType.childrenRates.minAge": "Set minimum age",
1640
1640
  "App.roomTypes.roomType.childrenRates.minMaxAgeError": "Minimum age cannot be greater than maximum age.",
1641
1641
  "App.roomTypes.roomType.childrenRates.overlappingError": "Age ranges cannot overlap. Please adjust the age ranges to ensure they don't intersect.",
File without changes
File without changes
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.248",
3
+ "version": "2.0.249",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",