pcm-shared-components 2.0.10 → 2.0.11

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.
@@ -433,6 +433,7 @@
433
433
  "no": "No",
434
434
  "no_client_selected": "No client selected",
435
435
  "no_emails": "No emails",
436
+ "no_longer_available": "No longer available",
436
437
  "none": "None",
437
438
  "not_active": "Not Active",
438
439
  "not_connected": "Not Connected",
@@ -433,6 +433,7 @@
433
433
  "no": "No",
434
434
  "no_client_selected": "Ningún cliente seleccionado",
435
435
  "no_emails": "Sin correos electrónicos",
436
+ "no_longer_available": "Ya no está disponible",
436
437
  "none": "Ninguna",
437
438
  "not_active": "No activo",
438
439
  "not_connected": "No conectado",
@@ -433,6 +433,7 @@
433
433
  "no": "Non",
434
434
  "no_client_selected": "Aucun client sélectionné",
435
435
  "no_emails": "Aucun courriel",
436
+ "no_longer_available": "Plus disponible",
436
437
  "none": "Aucun",
437
438
  "not_active": "Pas actif",
438
439
  "not_connected": "Pas connecté",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.10",
3
+ "version": "2.0.11",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {