pcm-shared-components 2.0.136 → 2.0.137

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.
@@ -507,6 +507,7 @@
507
507
  "line_item": "Line Item",
508
508
  "line_price": "Line Price",
509
509
  "line_price_sub_total": "Line Price Sub Total",
510
+ "listing_not_found": "Lot Not Found",
510
511
  "loading": "Loading...",
511
512
  "loading_preview": "Loading Preview",
512
513
  "location_features": "Location features",
@@ -507,6 +507,7 @@
507
507
  "line_item": "Producto Linea",
508
508
  "line_price": "Precio de línea",
509
509
  "line_price_sub_total": "Precio de línea sub total",
510
+ "listing_not_found": "Listado no encontrado",
510
511
  "loading": "Cargando...",
511
512
  "loading_preview": "Cargando vista previa",
512
513
  "location_features": "Características de la ubicación",
@@ -507,6 +507,7 @@
507
507
  "line_item": "Ligne du Produit",
508
508
  "line_price": "Prix ​​de la ligne",
509
509
  "line_price_sub_total": "Prix de la ligne Sous-total",
510
+ "listing_not_found": "Annonce introuvable",
510
511
  "loading": "Un moment...",
511
512
  "loading_preview": "Chargement de l'aperçu",
512
513
  "location_features": "Fonctionnalités de localisation",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.136",
3
+ "version": "2.0.137",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {