pcm-shared-components 2.1.202 → 2.1.203

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.
@@ -3087,6 +3087,8 @@
3087
3087
  "apply_pricing_dialog_taxes_note": "Recalculated from updated taxable charges",
3088
3088
  "apply_pricing_dialog_fees_will_recalculate": "Fees will be recalculated based on the new camping rate.",
3089
3089
  "apply_pricing_dialog_taxes_will_update": "Taxes will be replaced with the new rate's tax structure.",
3090
+ "apply_pricing_dialog_rate_overview_frozen": "Frozen rate overview",
3091
+ "apply_pricing_dialog_rate_overview_live": "New rate overview",
3090
3092
  "lot_move_fees_recalculated_note": "Fees will be recalculated using the new lot's rate.",
3091
3093
  "lot_move_taxes_replaced_note": "Taxes will be updated to match the new lot's tax structure.",
3092
3094
  "apply_pricing_dialog_section_total": "Updated reservation total",
@@ -3087,6 +3087,8 @@
3087
3087
  "apply_pricing_dialog_taxes_note": "Recalculado a partir de los cargos imponibles actualizados",
3088
3088
  "apply_pricing_dialog_fees_will_recalculate": "Los cargos se recalcularán según la nueva tarifa de camping.",
3089
3089
  "apply_pricing_dialog_taxes_will_update": "Los impuestos serán reemplazados con la estructura fiscal de la nueva tarifa.",
3090
+ "apply_pricing_dialog_rate_overview_frozen": "Resumen de la tarifa congelada",
3091
+ "apply_pricing_dialog_rate_overview_live": "Resumen de la nueva tarifa",
3090
3092
  "lot_move_fees_recalculated_note": "Los cargos se recalcularán usando la tarifa del nuevo lote.",
3091
3093
  "lot_move_taxes_replaced_note": "Los impuestos se actualizarán para coincidir con la estructura fiscal del nuevo lote.",
3092
3094
  "apply_pricing_dialog_section_total": "Total de reserva actualizado",
@@ -3087,6 +3087,8 @@
3087
3087
  "apply_pricing_dialog_taxes_note": "Recalculé à partir des charges taxables mises à jour",
3088
3088
  "apply_pricing_dialog_fees_will_recalculate": "Les frais seront recalculés selon le nouveau tarif de camping.",
3089
3089
  "apply_pricing_dialog_taxes_will_update": "Les taxes seront remplacées par la structure fiscale du nouveau tarif.",
3090
+ "apply_pricing_dialog_rate_overview_frozen": "Aperçu du tarif gelé",
3091
+ "apply_pricing_dialog_rate_overview_live": "Aperçu du nouveau tarif",
3090
3092
  "lot_move_fees_recalculated_note": "Les frais seront recalculés selon le tarif du nouveau lot.",
3091
3093
  "lot_move_taxes_replaced_note": "Les taxes seront mises à jour pour correspondre à la structure fiscale du nouveau lot.",
3092
3094
  "apply_pricing_dialog_section_total": "Total de réservation mis à jour",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.202",
3
+ "version": "2.1.203",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {