pcm-shared-components 0.0.268 → 0.0.269

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.
@@ -1466,6 +1466,7 @@
1466
1466
  "section_title": "Online Stripe Payment Cards"
1467
1467
  },
1468
1468
  "platform_plan_feature": {
1469
+ "archive_plan_switch_warning": "You are currently on an older-archived plan. By switching to a different plan you will not be able to go back to your current plan.",
1469
1470
  "cancel_subscription_message": "You are about to cancel your PitchCamp subscription. Cancellation will be effective immediately. Please note that after you cancel your subscription, you will not be able to use or access the Platform and you will not be entitled to a refund of any fees that you've paid. Note: any outstanding metered reservation amount will be charged at the end of the billing cycle.",
1470
1471
  "downgrade_messages": {
1471
1472
  "downgrading_to_free_plan_prematurely": "You must wait till the end of the billing cycle before being able to downgrade to the free plan.",
@@ -1466,6 +1466,7 @@
1466
1466
  "section_title": "Tarjetas de pago en línea Stripe"
1467
1467
  },
1468
1468
  "platform_plan_feature": {
1469
+ "archive_plan_switch_warning": "Actualmente tiene un plan archivado más antiguo. Al cambiar a un plan diferente, no podrá volver a su plan actual.",
1469
1470
  "cancel_subscription_message": "Estás a punto de cancelar tu suscripción a PitchCamp. La cancelación será efectiva inmediatamente. Tenga en cuenta que después de cancelar su suscripción, no podrá usar ni acceder a la Plataforma y no tendrá derecho a un reembolso de las tarifas que haya pagado. Nota: cualquier importe pendiente de reserva con medidor se cobrará al final del ciclo de facturación.",
1470
1471
  "downgrade_messages": {
1471
1472
  "downgrading_to_free_plan_prematurely": "Debe esperar hasta el final del ciclo de facturación antes de poder cambiar al plan gratuito.",
@@ -1466,6 +1466,7 @@
1466
1466
  "section_title": "Carte de paiement Stripe En ligne"
1467
1467
  },
1468
1468
  "platform_plan_feature": {
1469
+ "archive_plan_switch_warning": "Vous êtes actuellement sur un plan plus ancien archivé. En passant à un autre plan, vous ne pourrez pas revenir à votre plan actuel.",
1469
1470
  "cancel_subscription_message": "Vous êtes sur le point d’annuler votre abonnement PitchCamp. L’annulation entrera en vigueur immédiatement. Veuillez noter qu’après avoir annulé votre abonnement, vous ne pourrez plus utiliser ou accéder à la Plateforme et vous n’aurez pas droit à un remboursement des frais que vous avez payés. Remarque : tout montant de réservation au compteur impayé sera facturé à la fin du cycle de facturation.",
1470
1471
  "downgrade_messages": {
1471
1472
  "downgrading_to_free_plan_prematurely": "Vous devez attendre la fin du cycle de facturation avant de pouvoir passer au forfait gratuit.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "0.0.268",
3
+ "version": "0.0.269",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {