pcm-shared-components 2.1.199 → 2.1.200

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.
@@ -3089,7 +3089,7 @@
3089
3089
  "apply_pricing_dialog_warning": "This action updates the reservation to current rates and cannot be undone automatically.",
3090
3090
  "apply_pricing_dialog_apply_changes": "Apply {{count}} Changes",
3091
3091
  "apply_pricing_dialog_apply_category": "Apply {{category}}",
3092
- "apply_pricing_dialog_category_title": "Apply {{category}} Pricing"
3092
+ "apply_pricing_dialog_category_title": "Apply {{category}} Pricing",
3093
3093
  "drift_category_occupant_pricing": "Occupant Pricing",
3094
3094
  "drift_category_fees": "Fees",
3095
3095
  "drift_category_products": "Products & Services"
@@ -3089,7 +3089,7 @@
3089
3089
  "apply_pricing_dialog_warning": "Esta acción actualiza la reserva a las tarifas actuales y no se puede deshacer automáticamente.",
3090
3090
  "apply_pricing_dialog_apply_changes": "Aplicar {{count}} cambios",
3091
3091
  "apply_pricing_dialog_apply_category": "Aplicar {{category}}",
3092
- "apply_pricing_dialog_category_title": "Aplicar precio de {{category}}"
3092
+ "apply_pricing_dialog_category_title": "Aplicar precio de {{category}}",
3093
3093
  "drift_category_occupant_pricing": "Precio por ocupante",
3094
3094
  "drift_category_fees": "Tarifas",
3095
3095
  "drift_category_products": "Productos y servicios"
@@ -3089,7 +3089,7 @@
3089
3089
  "apply_pricing_dialog_warning": "Cette action met à jour la réservation aux tarifs actuels et ne peut pas être annulée automatiquement.",
3090
3090
  "apply_pricing_dialog_apply_changes": "Appliquer {{count}} modifications",
3091
3091
  "apply_pricing_dialog_apply_category": "Appliquer {{category}}",
3092
- "apply_pricing_dialog_category_title": "Appliquer la tarification {{category}}"
3092
+ "apply_pricing_dialog_category_title": "Appliquer la tarification {{category}}",
3093
3093
  "drift_category_occupant_pricing": "Tarification des occupants",
3094
3094
  "drift_category_fees": "Frais",
3095
3095
  "drift_category_products": "Produits et services"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.199",
3
+ "version": "2.1.200",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {