pcm-shared-components 2.0.140 → 2.0.142

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.
@@ -313,6 +313,7 @@
313
313
  "body": "Body",
314
314
  "body_placeholder": "Enter your text here...",
315
315
  "body_soap": "Body soap",
316
+ "book_now": "Book now",
316
317
  "books_and_reading_material": "Books and reading material",
317
318
  "bottom": "Bottom",
318
319
  "bottom_left": "Bottom Left",
@@ -604,7 +605,7 @@
604
605
  "open_booking_page": "Open booking page",
605
606
  "options": "Options",
606
607
  "or": "OR",
607
- "other_people_interested": "Other people interested",
608
+ "other_people_interested": "Other people are interested",
608
609
  "out": "Out",
609
610
  "out_of_stock": "Out of stock",
610
611
  "outdoor": "Outdoor",
@@ -987,6 +988,7 @@
987
988
  "error-paymentintent-3": "An item in your cart is no longer available, please review or remove it from your shopping chart before proceeding. Note: your card has not been charged.",
988
989
  "msg-1": "*Not all option combinations are available",
989
990
  "msg-2": "Custom scrollbars",
991
+ "new_account_activation": "Please check your email to activate your account and log in. ",
990
992
  "payment_past_due": "Your account is past due, please pay all outstanding transactions to reactivate your subscription.",
991
993
  "stripe_refund_gateway": {
992
994
  "charge_fully_refunded": "This refund can't be processed on the stripe networks. Because the charge has already been fully refunded! Please login to your Stripe online dashboard for more information. Note: you can still mark the payment as refunded in your systems.",
@@ -313,6 +313,7 @@
313
313
  "body": "Cuerpo",
314
314
  "body_placeholder": "Introduzca su texto aquí...",
315
315
  "body_soap": "Jabon para el cuerpo",
316
+ "book_now": "Reservar ahora",
316
317
  "books_and_reading_material": "Libros y material de lectura.",
317
318
  "bottom": "Fondo",
318
319
  "bottom_left": "Abajo a la izquierda",
@@ -604,7 +605,7 @@
604
605
  "open_booking_page": "Abrir página de reserva",
605
606
  "options": "Opciones",
606
607
  "or": "O",
607
- "other_people_interested": "Otras personas interesadas",
608
+ "other_people_interested": "Otras personas están interesadas",
608
609
  "out": "Fuera",
609
610
  "out_of_stock": "Agotado",
610
611
  "outdoor": "Al aire libre",
@@ -987,6 +988,7 @@
987
988
  "error-paymentintent-3": "Un artículo en su carrito ya no está disponible, revíselo o elimínelo de su tabla de compras antes de continuar. Nota: su tarjeta no ha sido cargada.",
988
989
  "msg-1": "*No todas las combinaciones de opciones están disponibles",
989
990
  "msg-2": "Barras de desplazamiento personalizadas",
991
+ "new_account_activation": "Consulte su correo electrónico para activar su cuenta e iniciar sesión.",
990
992
  "payment_past_due": "Su cuenta está vencida, pague todas las transacciones pendientes para reactivar su suscripción.",
991
993
  "stripe_refund_gateway": {
992
994
  "charge_fully_refunded": "Este reembolso no se puede procesar en las redes de stripe. ¡Porque el cargo ya ha sido reembolsado en su totalidad! Inicie sesión en su panel de control en línea de Stripe para obtener más información. Nota: aún puede marcar el pago como reembolsado en sus sistemas.",
@@ -313,6 +313,7 @@
313
313
  "body": "Corps",
314
314
  "body_placeholder": "Entrez votre texte ici...",
315
315
  "body_soap": "Savon pour le corps",
316
+ "book_now": "Réservez maintenant",
316
317
  "books_and_reading_material": "Livres et matériel de lecture",
317
318
  "bottom": "Bas",
318
319
  "bottom_left": "En bas à gauche",
@@ -604,7 +605,7 @@
604
605
  "open_booking_page": "Ouvrir la page de réservation",
605
606
  "options": "Options",
606
607
  "or": "OU",
607
- "other_people_interested": "Autres personnes intéressées",
608
+ "other_people_interested": "Autres personnes sont intéressées",
608
609
  "out": "Sorti",
609
610
  "out_of_stock": "Rupture de stock",
610
611
  "outdoor": "De plein air",
@@ -987,6 +988,7 @@
987
988
  "error-paymentintent-3": "Un article dans votre panier n’est plus disponible, veuillez le consulter ou le supprimer de votre tableau d’achat avant de continuer. Remarque : votre carte n’a pas été débitée.",
988
989
  "msg-1": "*Pas toutes les combinaisons d'options sont disponibles",
989
990
  "msg-2": "Barres de défilement personnalisées",
991
+ "new_account_activation": "Veuillez consulter votre courrier électronique pour activer votre compte et vous connecter.",
990
992
  "payment_past_due": "Votre compte est en souffrance, veuillez payer toutes les transactions en cours pour réactiver votre abonnement.",
991
993
  "stripe_refund_gateway": {
992
994
  "charge_fully_refunded": "Ce remboursement ne peut pas être traité sur les réseaux Stripe En ligne. Parce que la charge a déjà été entièrement remboursée! Veuillez vous connecter à votre tableau de bord Stripe En ligne pour plus d'informations. Remarque: vous pouvez toujours marquer le paiement comme remboursé dans vos systèmes.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.140",
3
+ "version": "2.0.142",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {