pcm-shared-components 2.1.36 → 2.1.37

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.
@@ -560,6 +560,7 @@
560
560
  "meter_reading_switching_off_carryover": "This will prevent any remaining meter allowance from being carried over to the next reading. Are you sure you want to turn it off!",
561
561
  "metered": "Metered",
562
562
  "microwave": "Microwave",
563
+ "min_max_lot_depth_zero_warning": "The RV length limits won't be enforced because the lot depth is set to zero.",
563
564
  "min_nights": "Min Nights",
564
565
  "mini_fridge": "Mini fridge",
565
566
  "mini_golf": "Mini golf",
@@ -560,6 +560,7 @@
560
560
  "meter_reading_switching_off_carryover": "Esto evitará que cualquier asignación de medidor restante se traslade a la siguiente lectura. ¿Estás seguro de que quieres apagarlo?",
561
561
  "metered": "Medido",
562
562
  "microwave": "Microonda",
563
+ "min_max_lot_depth_zero_warning": "Los límites de longitud de RV no se aplicarán porque la profundidad del lote está establecida en cero.",
563
564
  "min_nights": "Min noches",
564
565
  "mini_fridge": "Mini nevera",
565
566
  "mini_golf": "Mini golf",
@@ -560,6 +560,7 @@
560
560
  "meter_reading_switching_off_carryover": "Cela empêchera toute allocation de compteur restante d'être reportée à la lecture suivante. Êtes-vous sûr de vouloir l'éteindre ?",
561
561
  "metered": "Mesurée",
562
562
  "microwave": "Four micro onde",
563
+ "min_max_lot_depth_zero_warning": "Les limites de longueur du RV ne seront pas appliquées car la profondeur du lot est zéro.",
563
564
  "min_nights": "Min Nuits",
564
565
  "mini_fridge": "Mini-réfrigérateur",
565
566
  "mini_golf": "Mini golf",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.36",
3
+ "version": "2.1.37",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {