pcm-shared-components 2.1.44 → 2.1.45

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.
@@ -540,6 +540,7 @@
540
540
  "line_item": "Line Item",
541
541
  "line_price": "Line Price",
542
542
  "line_price_sub_total": "Line Price Sub Total",
543
+ "list_view": "List View",
543
544
  "listing_not_found": "Listing Not Found",
544
545
  "loading": "Loading...",
545
546
  "loading_preview": "Loading Preview",
@@ -540,6 +540,7 @@
540
540
  "line_item": "Producto Linea",
541
541
  "line_price": "Precio de línea",
542
542
  "line_price_sub_total": "Precio de línea sub total",
543
+ "list_view": "Vista de la lista",
543
544
  "listing_not_found": "Listado no encontrado",
544
545
  "loading": "Cargando...",
545
546
  "loading_preview": "Cargando vista previa",
@@ -540,6 +540,7 @@
540
540
  "line_item": "Ligne du Produit",
541
541
  "line_price": "Prix ​​de la ligne",
542
542
  "line_price_sub_total": "Prix de la ligne Sous-total",
543
+ "list_view": "Vue en liste",
543
544
  "listing_not_found": "Annonce introuvable",
544
545
  "loading": "Un moment...",
545
546
  "loading_preview": "Chargement de l'aperçu",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.44",
3
+ "version": "2.1.45",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {