pcm-shared-components 2.1.395 → 2.1.397
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.
|
@@ -2529,7 +2529,14 @@
|
|
|
2529
2529
|
"adults": "Adults",
|
|
2530
2530
|
"children": "Children",
|
|
2531
2531
|
"animals": "Animals",
|
|
2532
|
-
"vehicles": "Vehicles"
|
|
2532
|
+
"vehicles": "Vehicles",
|
|
2533
|
+
"no_util_electricity": "No Electricity",
|
|
2534
|
+
"no_util_water": "No Water",
|
|
2535
|
+
"no_util_sewer": "No Sewer",
|
|
2536
|
+
"no_adults_allowed": "No Adults Allowed",
|
|
2537
|
+
"no_children_allowed": "No Children Allowed",
|
|
2538
|
+
"no_animals_allowed": "No Animals Allowed",
|
|
2539
|
+
"no_vehicles_allowed": "No Vehicles Allowed"
|
|
2533
2540
|
}
|
|
2534
2541
|
},
|
|
2535
2542
|
"lot_selection": {
|
|
@@ -2529,7 +2529,14 @@
|
|
|
2529
2529
|
"adults": "Adultos",
|
|
2530
2530
|
"children": "Niños",
|
|
2531
2531
|
"animals": "Animales",
|
|
2532
|
-
"vehicles": "Vehículos"
|
|
2532
|
+
"vehicles": "Vehículos",
|
|
2533
|
+
"no_util_electricity": "Sin electricidad",
|
|
2534
|
+
"no_util_water": "Sin agua",
|
|
2535
|
+
"no_util_sewer": "Sin alcantarillado",
|
|
2536
|
+
"no_adults_allowed": "No se permiten adultos",
|
|
2537
|
+
"no_children_allowed": "No se permiten niños",
|
|
2538
|
+
"no_animals_allowed": "No se permiten animales",
|
|
2539
|
+
"no_vehicles_allowed": "No se permiten vehículos"
|
|
2533
2540
|
}
|
|
2534
2541
|
},
|
|
2535
2542
|
"lot_selection": {
|
|
@@ -2529,7 +2529,14 @@
|
|
|
2529
2529
|
"adults": "Adultes",
|
|
2530
2530
|
"children": "Enfants",
|
|
2531
2531
|
"animals": "Animaux",
|
|
2532
|
-
"vehicles": "Véhicules"
|
|
2532
|
+
"vehicles": "Véhicules",
|
|
2533
|
+
"no_util_electricity": "Sans électricité",
|
|
2534
|
+
"no_util_water": "Sans eau",
|
|
2535
|
+
"no_util_sewer": "Sans égout",
|
|
2536
|
+
"no_adults_allowed": "Aucun adulte autorisé",
|
|
2537
|
+
"no_children_allowed": "Aucun enfant autorisé",
|
|
2538
|
+
"no_animals_allowed": "Aucun animal autorisé",
|
|
2539
|
+
"no_vehicles_allowed": "Aucun véhicule autorisé"
|
|
2533
2540
|
}
|
|
2534
2541
|
},
|
|
2535
2542
|
"lot_selection": {
|