pcm-shared-components 2.1.5 → 2.1.6

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.
@@ -484,6 +484,7 @@
484
484
  "hot_tub": "Hot tub",
485
485
  "hot_water": "Hot water",
486
486
  "hot_water_kettle": "Hot water kettle",
487
+ "how_did_you_heare_about_us": "How did you hear about us!",
487
488
  "id": "ID",
488
489
  "in": "In",
489
490
  "in_stock": "In stock",
@@ -514,6 +515,7 @@
514
515
  "layout": "Layout",
515
516
  "left": "Left",
516
517
  "less_information": "Less Information",
518
+ "let_us_know_how_you_found_us": "Let us know how you found us",
517
519
  "life_size_games": "Life size games",
518
520
  "line_item": "Line Item",
519
521
  "line_price": "Line Price",
@@ -766,6 +768,7 @@
766
768
  "site_details": "Site Information",
767
769
  "skate_ramp": "Skate ramp",
768
770
  "ski_in_ski_out": "Ski in ski out",
771
+ "skip": "Skip",
769
772
  "small": "small",
770
773
  "smoke_alarm": "Smoke alarm",
771
774
  "sold_by": "Sold By",
@@ -782,6 +785,7 @@
782
785
  "stove": "Stove",
783
786
  "style": "Style",
784
787
  "sub_total": "Subtotal",
788
+ "submit": "Submit",
785
789
  "sun_loungers": "Sun loungers",
786
790
  "table_corner_guards": "Table corner guards",
787
791
  "tags": "Tags",
@@ -484,6 +484,7 @@
484
484
  "hot_tub": "Bañera de hidromasaje",
485
485
  "hot_water": "Agua caliente",
486
486
  "hot_water_kettle": "Hervidor de agua caliente",
487
+ "how_did_you_heare_about_us": "¡Cómo se enteró de nosotros!",
487
488
  "id": "IDENTIFICACIÓN",
488
489
  "in": "En",
489
490
  "in_stock": "En stock",
@@ -514,6 +515,7 @@
514
515
  "layout": "Disposición",
515
516
  "left": "Izquierda",
516
517
  "less_information": "Menos información",
518
+ "let_us_know_how_you_found_us": "Cuéntanos cómo nos encontraste",
517
519
  "life_size_games": "Juegos de tamaño natural",
518
520
  "line_item": "Producto Linea",
519
521
  "line_price": "Precio de línea",
@@ -766,6 +768,7 @@
766
768
  "site_details": "Información del sitio",
767
769
  "skate_ramp": "Rampa de skate",
768
770
  "ski_in_ski_out": "Esquí de entrada y salida de esquí",
771
+ "skip": "Saltarse",
769
772
  "small": "pequeña",
770
773
  "smoke_alarm": "Alarma de humo",
771
774
  "sold_by": "Vendido por",
@@ -782,6 +785,7 @@
782
785
  "stove": "Estufa",
783
786
  "style": "Estilo",
784
787
  "sub_total": "Total parcial",
788
+ "submit": "Entregar",
785
789
  "sun_loungers": "Tumbonas",
786
790
  "table_corner_guards": "Protectores de esquina de mesa",
787
791
  "tags": "Etiquetas",
@@ -484,6 +484,7 @@
484
484
  "hot_tub": "Jacuzzi",
485
485
  "hot_water": "Eau chaude",
486
486
  "hot_water_kettle": "Bouilloire à eau chaude",
487
+ "how_did_you_heare_about_us": "Comment avez-vous entendu parler de nous !",
487
488
  "id": "ID",
488
489
  "in": "Entrer",
489
490
  "in_stock": "En stock",
@@ -514,6 +515,7 @@
514
515
  "layout": "Mise en page",
515
516
  "left": "Gauche",
516
517
  "less_information": "Moins d’informations",
518
+ "let_us_know_how_you_found_us": "Dites-nous comment vous nous avez trouvé",
517
519
  "life_size_games": "Jeux grandeur nature",
518
520
  "line_item": "Ligne du Produit",
519
521
  "line_price": "Prix ​​de la ligne",
@@ -766,6 +768,7 @@
766
768
  "site_details": "Informations sur le site",
767
769
  "skate_ramp": "Rampe de patinage",
768
770
  "ski_in_ski_out": "Ski aux pieds",
771
+ "skip": "Sauter",
769
772
  "small": "petit",
770
773
  "smoke_alarm": "Détecteur de fumé",
771
774
  "sold_by": "Vendu par",
@@ -782,6 +785,7 @@
782
785
  "stove": "Le fourneau",
783
786
  "style": "Style",
784
787
  "sub_total": "Total Partiel",
788
+ "submit": "Soumettre",
785
789
  "sun_loungers": "Chaises longues",
786
790
  "table_corner_guards": "Protections d'angle de table",
787
791
  "tags": "Mots clés",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.5",
3
+ "version": "2.1.6",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {