pcm-shared-components 2.1.400 → 2.1.401

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.
@@ -4484,7 +4484,8 @@
4484
4484
  "total": "Total",
4485
4485
  "unit_type": "Unit Type",
4486
4486
  "waiver": "Signed waivers",
4487
- "web_email_address": "User Online Account"
4487
+ "web_email_address": "User Online Account",
4488
+ "animal_fields": "Animal Fields"
4488
4489
  },
4489
4490
  "reservation_status": {
4490
4491
  "checked_in": "Checked In",
@@ -4484,7 +4484,8 @@
4484
4484
  "total": "Total",
4485
4485
  "unit_type": "Tipo de unidad",
4486
4486
  "waiver": "renuncias firmadas",
4487
- "web_email_address": "Cuenta de usuario en línea"
4487
+ "web_email_address": "Cuenta de usuario en línea",
4488
+ "animal_fields": "Campos para animales"
4488
4489
  },
4489
4490
  "reservation_status": {
4490
4491
  "checked_in": "Registrado",
@@ -4484,7 +4484,8 @@
4484
4484
  "total": "Total",
4485
4485
  "unit_type": "Type d'unité",
4486
4486
  "waiver": "Renonciations signées",
4487
- "web_email_address": "Compte utilisateur en ligne"
4487
+ "web_email_address": "Compte utilisateur en ligne",
4488
+ "animal_fields": "Champs pour les animaux"
4488
4489
  },
4489
4490
  "reservation_status": {
4490
4491
  "checked_in": "Enregistré",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.400",
3
+ "version": "2.1.401",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {