pcm-shared-components 2.1.43 → 2.1.44

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.
@@ -463,6 +463,7 @@
463
463
  "first_aid_kit": "First aid kit",
464
464
  "first_meter_reading": "First Reading",
465
465
  "first_meter_reading_message": "If you have a previous reading for this meter then enter it here or else leave it empty and only enter the current reading.",
466
+ "fits": "Fits",
466
467
  "fits_rvs": "Fits RVs",
467
468
  "fits_rvs_max_only_dimentions": "Max {{max}} {{measurement_unit}}",
468
469
  "fits_rvs_min_max_dimentions": "Min {{min}} - Max {{max}} {{measurement_unit}}",
@@ -463,6 +463,7 @@
463
463
  "first_aid_kit": "Botiquín de primeros auxilios",
464
464
  "first_meter_reading": "Primera lectura",
465
465
  "first_meter_reading_message": "Si tiene una lectura previa para este medidor, ingrésela aquí o déjela vacía y solo ingrese la lectura actual.",
466
+ "fits": "Encaja",
466
467
  "fits_rvs": "Se adapta a vehículos recreativos",
467
468
  "fits_rvs_max_only_dimentions": "máx. {{max}} {{measurement_unit}}",
468
469
  "fits_rvs_min_max_dimentions": "Min {{min}} - Max {{max}} {{measurement_unit}}",
@@ -463,6 +463,7 @@
463
463
  "first_aid_kit": "Trousse de premiers secours",
464
464
  "first_meter_reading": "Première lecture",
465
465
  "first_meter_reading_message": "Si vous avez une lecture précédente pour ce compteur, entrez-la ici ou laissez-la vide et entrez uniquement la lecture actuelle.",
466
+ "fits": "Convient",
466
467
  "fits_rvs": "Convient aux VR",
467
468
  "fits_rvs_max_only_dimentions": "{{max}} maximum {{measurement_unit}}",
468
469
  "fits_rvs_min_max_dimentions": "Min {{min}} - Max {{max}} {{measurement_unit}}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.43",
3
+ "version": "2.1.44",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {