pcm-shared-components 2.0.14 → 2.0.15

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.
@@ -258,7 +258,7 @@
258
258
  "add_new_map": "Upload a new map",
259
259
  "add_to_cart": "Add to Cart",
260
260
  "add_to_reservation": "Add to reservation",
261
- "adjust_qty_or_remove": "Adjust qty or remove",
261
+ "adjust_qty_or_remove": "Adjust qty or remove it",
262
262
  "admin": "Admin",
263
263
  "amount": "Amount",
264
264
  "archived_subscription": "Archived Subscription - No longer available",
@@ -258,7 +258,7 @@
258
258
  "add_new_map": "Subir un nuevo mapa",
259
259
  "add_to_cart": "Añadir al carrito",
260
260
  "add_to_reservation": "Añadir a la reserva",
261
- "adjust_qty_or_remove": "Ajustar cantidad o eliminar",
261
+ "adjust_qty_or_remove": "Ajustar la cantidad o eliminarla",
262
262
  "admin": "Administración",
263
263
  "amount": "Monto",
264
264
  "archived_subscription": "Suscripción archivada - ya no está disponible",
@@ -258,7 +258,7 @@
258
258
  "add_new_map": "Télécharger une nouvelle carte",
259
259
  "add_to_cart": "Ajouter au panier",
260
260
  "add_to_reservation": "Ajouter à la réservation",
261
- "adjust_qty_or_remove": "Ajuster la quantité ou supprimer",
261
+ "adjust_qty_or_remove": "Ajustez qté ou supprimez-le",
262
262
  "admin": "Admin",
263
263
  "amount": "Montant",
264
264
  "archived_subscription": "Abonnement archivé - N'est plus disponible",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.14",
3
+ "version": "2.0.15",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {