pcm-shared-components 2.0.94 → 2.0.95

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.
@@ -605,6 +605,7 @@
605
605
  "static": "Static",
606
606
  "status": "Status",
607
607
  "stay_price_overview": "Stay Price Overview",
608
+ "stay_price_overview_description": "This stay price overview will help you understand the rate breakdown of a reservation and get an overview of the daily rates.\n\nSimply select your desired reservation arrival and departure dates. The panel will automatically calculate the rate breakdown and provide a detailed explanation of the costs associated with the selected dates.",
608
609
  "style": "Style",
609
610
  "sub_total": "Subtotal",
610
611
  "tags": "Tags",
@@ -605,6 +605,7 @@
605
605
  "static": "Estático",
606
606
  "status": "Estado",
607
607
  "stay_price_overview": "Descripción general del precio de estadía",
608
+ "stay_price_overview_description": "Este resumen de precios de estadía lo ayudará a comprender el desglose de tarifas de una reserva y obtener una descripción general de las tarifas diarias.\n\nSimplemente seleccione las fechas de llegada y salida de su reserva deseada. El panel calculará automáticamente el desglose de tarifas y proporcionará una explicación detallada de los costos asociados con las fechas seleccionadas.",
608
609
  "style": "Estilo",
609
610
  "sub_total": "Total parcial",
610
611
  "tags": "Etiquetas",
@@ -605,6 +605,7 @@
605
605
  "static": "Statique",
606
606
  "status": "Statut",
607
607
  "stay_price_overview": "Aperçu du prix du séjour",
608
+ "stay_price_overview_description": "Cet aperçu des prix du séjour vous aidera à comprendre la répartition des tarifs d'une réservation et à obtenir un aperçu des tarifs journaliers.\n\nSélectionnez simplement les dates d'arrivée et de départ. Le panneau calculera automatiquement la répartition des tarifs et fournira une explication détaillée des coûts associés aux dates sélectionnées.",
608
609
  "style": "Style",
609
610
  "sub_total": "Total Partiel",
610
611
  "tags": "Mots clés",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.94",
3
+ "version": "2.0.95",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {