@hyper.software/visitor-common-translations 2.0.262 → 2.0.263

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
@@ -1647,7 +1647,7 @@
1647
1647
  "App.roomTypes.roomType.hasPrivateBathroom": "Eigenes Badezimmer",
1648
1648
  "App.roomTypes.roomType.images.editGeneralSettings": "Bilder bearbeiten",
1649
1649
  "App.roomTypes.roomType.increase": "Erhöhung um {increase}",
1650
- "App.roomTypes.roomType.maxNumberOfGuests": "Numero massimo di ospiti",
1650
+ "App.roomTypes.roomType.maxNumberOfGuests": "Maximale Anzahl der Gäste",
1651
1651
  "App.roomTypes.roomType.name": "Name",
1652
1652
  "App.roomTypes.roomType.occupancy.editGeneralSettings": "Preise nach Gästeanzahl bearbeiten",
1653
1653
  "App.roomTypes.roomType.occupancyBasedPricing": "Preise nach Gästeanzahl",
File without changes
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.262",
3
+ "version": "2.0.263",
4
4
  "author": "Hyper Software <tomescu.raul+hyper@gmail.com>",
5
5
  "description": "Visitor Common Translations",
6
6
  "main": "lib/index.js",