pcm-shared-components 2.1.34 → 2.1.35

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.
@@ -612,7 +612,9 @@
612
612
  "no_event_page_selected": "Please select or add a new event page.",
613
613
  "no_longer_available": "No longer available",
614
614
  "no_lots_adjust_search": "No lots available, try adjusting your search.",
615
+ "no_max_length": "No Max Length",
615
616
  "no_max_limit": "No Max Limit",
617
+ "no_min_length": "No Min Length",
616
618
  "no_min_limit": "No Min Limit",
617
619
  "no_results_found": "No Results Found",
618
620
  "none": "None",
@@ -1568,6 +1570,7 @@
1568
1570
  "lat": "Lat",
1569
1571
  "lng": "Lng",
1570
1572
  "lot_id": "Lot #",
1573
+ "lot_min_max_description": "RV Length Requirements let you set the minimum and maximum RV length allowed for a lot. If no limits are set, any RV size can book the site.",
1571
1574
  "lot_stay_duration_schedule": "Stay Duration Schedule",
1572
1575
  "lot_type": "Lot Type",
1573
1576
  "map_geo": "Map GEO",
@@ -1575,7 +1578,10 @@
1575
1578
  "marker_font_size": "Marker Font Size",
1576
1579
  "marker_radius": "Marker radius",
1577
1580
  "max_occupant": "Max Occupants",
1581
+ "max_rv_length": "Max RV Length",
1578
1582
  "max_vehicle": "Max Vehicles",
1583
+ "min_max_rv_length": "Min - Max RV Length",
1584
+ "min_rv_length": "Min RV Length",
1579
1585
  "note": "Note",
1580
1586
  "online_availability": "Online Availability",
1581
1587
  "pictures_qty": "Number of pictures",
@@ -612,7 +612,9 @@
612
612
  "no_event_page_selected": "Seleccione o añada una nueva página de eventos.",
613
613
  "no_longer_available": "Ya no está disponible",
614
614
  "no_lots_adjust_search": "No hay lotes disponibles, intente ajustar su búsqueda.",
615
+ "no_max_length": "Sin longitud máxima",
615
616
  "no_max_limit": "Sin límite máximo",
617
+ "no_min_length": "Sin longitud mínima",
616
618
  "no_min_limit": "Sin límite mínimo",
617
619
  "no_results_found": "No se han encontrado resultados",
618
620
  "none": "Ninguna",
@@ -1568,6 +1570,7 @@
1568
1570
  "lat": "Lat",
1569
1571
  "lng": "GNL",
1570
1572
  "lot_id": "Lote #",
1573
+ "lot_min_max_description": "Los requisitos de longitud de autocaravana permiten establecer la longitud mínima y máxima permitida para un lote. Si no se establecen límites, cualquier tamaño de autocaravana puede reservar el sitio.",
1571
1574
  "lot_stay_duration_schedule": "Horario de duración de la estancia",
1572
1575
  "lot_type": "Tipo de lote",
1573
1576
  "map_geo": "Mapa Geográfico",
@@ -1575,7 +1578,10 @@
1575
1578
  "marker_font_size": "Tamaño de fuente de marcador",
1576
1579
  "marker_radius": "Radio del marcador",
1577
1580
  "max_occupant": "Máximo de ocupantes",
1581
+ "max_rv_length": "Longitud máxima del RV",
1578
1582
  "max_vehicle": "Vehículos Max",
1583
+ "min_max_rv_length": "Longitud mínima y máxima del RV",
1584
+ "min_rv_length": "Longitud mínima del RV",
1579
1585
  "note": "Nota",
1580
1586
  "online_availability": "Disponibilidad en línea",
1581
1587
  "pictures_qty": "Número de imágenes",
@@ -612,7 +612,9 @@
612
612
  "no_event_page_selected": "Veuillez sélectionner ou ajouter une nouvelle page d'événement.",
613
613
  "no_longer_available": "Plus disponible",
614
614
  "no_lots_adjust_search": "Pas de lots disponibles, essayez d’ajuster votre recherche.",
615
+ "no_max_length": "Pas de longueur maximale",
615
616
  "no_max_limit": "Aucune limite maximale",
617
+ "no_min_length": "Aucune longueur minimale",
616
618
  "no_min_limit": "Aucune limite minimale",
617
619
  "no_results_found": "Aucun résultat trouvé",
618
620
  "none": "Aucun",
@@ -1568,6 +1570,7 @@
1568
1570
  "lat": "Lat",
1569
1571
  "lng": "Lng",
1570
1572
  "lot_id": "# de lot",
1573
+ "lot_min_max_description": "Les exigences de longueur des RV vous permettent de définir les longueurs minimale et maximale autorisées pour un emplacement. Si aucune limite n'est définie, l'emplacement peut être réservé par n'importe quelle taille de RV.",
1571
1574
  "lot_stay_duration_schedule": "Horaire des durées de séjour",
1572
1575
  "lot_type": "Type de lot",
1573
1576
  "map_geo": "Carte GEO",
@@ -1575,7 +1578,10 @@
1575
1578
  "marker_font_size": "Taille du text du marqueur",
1576
1579
  "marker_radius": "Rayon du marqueur",
1577
1580
  "max_occupant": "Occupants max",
1581
+ "max_rv_length": "Longueur maximale du camping-car",
1578
1582
  "max_vehicle": "Véhicules max",
1583
+ "min_max_rv_length": "Longueur min. - max. du RV",
1584
+ "min_rv_length": "Longueur minimale du VR",
1579
1585
  "note": "Note",
1580
1586
  "online_availability": "Disponibilité en ligne",
1581
1587
  "pictures_qty": "Nombre de photos",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.34",
3
+ "version": "2.1.35",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {