pcm-shared-components 2.1.118 → 2.1.120

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.
@@ -492,6 +492,7 @@
492
492
  "frequency": "Frequency",
493
493
  "from": "From",
494
494
  "ft": "ft",
495
+ "fulfilled_to_client": "Fulfilled to Client",
495
496
  "full-width": "Full width",
496
497
  "future": "Future",
497
498
  "future_arrival_limit": "Future Arrival Limit",
@@ -492,6 +492,7 @@
492
492
  "frequency": "Frecuencia",
493
493
  "from": "Desde",
494
494
  "ft": "Pies",
495
+ "fulfilled_to_client": "Cumplido al Cliente",
495
496
  "full-width": "Ancho completo",
496
497
  "future": "Futuro",
497
498
  "future_arrival_limit": "Límite de llegadas futuras",
@@ -492,6 +492,7 @@
492
492
  "frequency": "La fréquence",
493
493
  "from": "De",
494
494
  "ft": "pi",
495
+ "fulfilled_to_client": "Livré au client",
495
496
  "full-width": "Largeur complète",
496
497
  "future": "Avenir",
497
498
  "future_arrival_limit": "Limite d'arrivée future",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.118",
3
+ "version": "2.1.120",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {