pcm-shared-components 0.0.263 → 0.0.265

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.
@@ -14,6 +14,7 @@ import { Button } from '@mui/material';
14
14
  import ReactMarkdown from 'react-markdown';
15
15
  import PlatformPlanTitles from '../PlatformPlanTitles';
16
16
  import PlatformPlanPrices from '../PlatformPlanPrices';
17
+ import * as i18nextLocal from 'i18next';
17
18
  const platformPricingIcons = [mdiShimmer, mdiFire, mdiTorch];
18
19
  /**
19
20
  * ## Importing the component in your project
@@ -252,7 +253,7 @@ PlatformPaymentPlans.defaultProps = {
252
253
  platformPlanFeatures: [],
253
254
  platformPricingModels: [],
254
255
  onClickPlanSelection: () => {},
255
- i18next: undefined,
256
+ i18next: i18nextLocal,
256
257
  saveYearlyImgPath: undefined,
257
258
  theme: undefined
258
259
  };
@@ -290,6 +290,7 @@
290
290
  "cancellation_policy": "Cancellation Policies",
291
291
  "cart": "Cart",
292
292
  "cart_empty": "Cart is empty",
293
+ "cc_expired": "This card has expired",
293
294
  "change_due": "Change due",
294
295
  "change_password_on_logon": "Change Password on Login",
295
296
  "charge": "Charge",
@@ -1462,7 +1463,7 @@
1462
1463
  "section_title": "Online Stripe Payment Cards"
1463
1464
  },
1464
1465
  "platform_plan_feature": {
1465
- "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.",
1466
+ "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.",
1466
1467
  "downgrade_messages": {
1467
1468
  "downgrading_to_free_plan_prematurely": "You must wait till the end of the billing cycle before being able to downgrade to the free plan.",
1468
1469
  "from_plan_type_2_to_1": "- All date brownouts will be deactivated.\n- All users except the current user will be deactivated.\n- Any reservation tags will be deleted.\n- All custom lot types will be reverted to their defaults.\n- Lot images will no longer be displayed on the client portal.",
@@ -1512,6 +1513,7 @@
1512
1513
  "premium": "The premium plan allows you to take full control of your campground by unlocking all of the functionality that PitchCamp has to offer.",
1513
1514
  "standard": "Bring your campground to the next level by accessing key features such as the POS, Reservations Add-ons, Automated Emails and many more."
1514
1515
  },
1516
+ "select_a_plan_to_start_using_pitchcamp": "You don't have an active subscription. Once you have subscribed to a plan you will then be able to start using PitchCamp",
1515
1517
  "yearly_plans": "Yearly Plans"
1516
1518
  },
1517
1519
  "pos": {
@@ -290,6 +290,7 @@
290
290
  "cancellation_policy": "Políticas de cancelación",
291
291
  "cart": "Carro",
292
292
  "cart_empty": "El carrito esta vacío",
293
+ "cc_expired": "Esta tarjeta ha caducado",
293
294
  "change_due": "Cambiar debido a",
294
295
  "change_password_on_logon": "Cambiar contraseña al iniciar sesión",
295
296
  "charge": "Cargar",
@@ -1462,7 +1463,7 @@
1462
1463
  "section_title": "Tarjetas de pago en línea Stripe"
1463
1464
  },
1464
1465
  "platform_plan_feature": {
1465
- "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.",
1466
+ "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.",
1466
1467
  "downgrade_messages": {
1467
1468
  "downgrading_to_free_plan_prematurely": "Debe esperar hasta el final del ciclo de facturación antes de poder cambiar al plan gratuito.",
1468
1469
  "from_plan_type_2_to_1": "- Se desactivarán todas las caídas de tensión.\n- Todos los usuarios, excepto el usuario actual, serán desactivados.\n- Cualquier etiqueta de reserva será eliminada.\n- Todos los tipos de lotes personalizados se revertirán a sus valores predeterminados.\n- Las imágenes del lote ya no se mostrarán en el portal del cliente.",
@@ -1512,6 +1513,7 @@
1512
1513
  "premium": "El plan premium le permite tomar el control total de su campamento desbloqueando toda la funcionalidad que PitchCamp tiene para ofrecer.",
1513
1514
  "standard": "Lleve su campamento al siguiente nivel accediendo a funciones clave como POS, complementos de reservas, correos electrónicos automatizados y muchos más."
1514
1515
  },
1516
+ "select_a_plan_to_start_using_pitchcamp": "No tienes una suscripción activa. Una vez que se haya suscrito a un plan, podrá comenzar a usar PitchCamp",
1515
1517
  "yearly_plans": "Planes anuales"
1516
1518
  },
1517
1519
  "pos": {
@@ -290,6 +290,7 @@
290
290
  "cancellation_policy": "Politiques d'annulation",
291
291
  "cart": "Chariot",
292
292
  "cart_empty": "Le panier est vide",
293
+ "cc_expired": "Cette carte a expiré",
293
294
  "change_due": "Monnaie due",
294
295
  "change_password_on_logon": "Changer le mot de passe lors de la connexion",
295
296
  "charge": "Charge",
@@ -1462,7 +1463,7 @@
1462
1463
  "section_title": "Carte de paiement Stripe En ligne"
1463
1464
  },
1464
1465
  "platform_plan_feature": {
1465
- "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.",
1466
+ "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.",
1466
1467
  "downgrade_messages": {
1467
1468
  "downgrading_to_free_plan_prematurely": "Vous devez attendre la fin du cycle de facturation avant de pouvoir passer au forfait gratuit.",
1468
1469
  "from_plan_type_2_to_1": "- Toutes les baisses de date seront désactivées.\n- Tous les utilisateurs à l’exception de l’utilisateur actuel seront désactivés.\n- Toutes les étiquettes de réservation seront supprimées.\n- Tous les types de lots personnalisés seront rétablis à leurs valeurs par défaut.\n- Les images de lot ne seront plus affichées sur le portail client.",
@@ -1512,6 +1513,7 @@
1512
1513
  "premium": "Le plan premium vous permet de prendre le contrôle total de votre terrain de camping en débloquant toutes les fonctionnalités que PitchCamp a à offrir.",
1513
1514
  "standard": "Apporter votre camping au niveau supérieur en déverrouillant des fonctions clés telles que la caisse, les modules complémentaires de réservation, les courriels automatisés et bien d'autres."
1514
1515
  },
1516
+ "select_a_plan_to_start_using_pitchcamp": "Vous n’avez pas d’abonnement actif. Une fois que vous avez souscrit à un plan, vous pourrez alors commencer à utiliser PitchCamp",
1515
1517
  "yearly_plans": "Prix Annuels"
1516
1518
  },
1517
1519
  "pos": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "0.0.263",
3
+ "version": "0.0.265",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {