pcm-shared-components 2.1.283 → 2.1.284

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.
@@ -1268,7 +1268,9 @@
1268
1268
  "your_subscription": "Your subscription",
1269
1269
  "zero_lot_depth": "Lot depth is zero. Please set a depth value to enable this functionality.",
1270
1270
  "zoom_in": "Zoom in",
1271
- "zoom_out": "Zoom out"
1271
+ "zoom_out": "Zoom out",
1272
+ "grid": "Grid",
1273
+ "calendar": "Calendar"
1272
1274
  },
1273
1275
  "msg": {
1274
1276
  "cancellation_rule_refund": {
@@ -1268,7 +1268,9 @@
1268
1268
  "your_subscription": "Su suscripción",
1269
1269
  "zero_lot_depth": "La profundidad del lote es cero. Establezca un valor de profundidad para habilitar esta función.",
1270
1270
  "zoom_in": "Acercar",
1271
- "zoom_out": "Alejar"
1271
+ "zoom_out": "Alejar",
1272
+ "grid": "Cuadrícula",
1273
+ "calendar": "Calendario"
1272
1274
  },
1273
1275
  "msg": {
1274
1276
  "cancellation_rule_refund": {
@@ -1268,7 +1268,9 @@
1268
1268
  "your_subscription": "Votre abonnement",
1269
1269
  "zero_lot_depth": "La profondeur du lot est de zéro. Veuillez définir une valeur de profondeur pour activer cette fonctionnalité.",
1270
1270
  "zoom_in": "Zoomer",
1271
- "zoom_out": "Dézoomer"
1271
+ "zoom_out": "Dézoomer",
1272
+ "grid": "Grille",
1273
+ "calendar": "Calendrier"
1272
1274
  },
1273
1275
  "msg": {
1274
1276
  "cancellation_rule_refund": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.283",
3
+ "version": "2.1.284",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {