pcm-shared-components 2.1.295 → 2.1.297

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.
@@ -1055,6 +1055,7 @@
1055
1055
  "seasonal_dates": "Seasonal dates",
1056
1056
  "seasonal_price": "Seasonal Price",
1057
1057
  "select": "Select",
1058
+ "selected": "Selected",
1058
1059
  "select_a_lot_type": "Select a Lot Type",
1059
1060
  "select_a_printer": "Select a Printer",
1060
1061
  "select_addons": "Select the add-ons that have been fulfilled",
@@ -4202,7 +4203,8 @@
4202
4203
  "read_later": "Read later",
4203
4204
  "version_heading": "Version {{version}}",
4204
4205
  "dots_label": "Jump to version",
4205
- "go_to_version": "Go to version {{version}}"
4206
+ "go_to_version": "Go to version {{version}}",
4207
+ "menu_item": "What's New"
4206
4208
  },
4207
4209
  "map_editor": {
4208
4210
  "auto_position": {
@@ -1055,6 +1055,7 @@
1055
1055
  "seasonal_dates": "Fechas de temporada",
1056
1056
  "seasonal_price": "Precio de temporada",
1057
1057
  "select": "Seleccionar",
1058
+ "selected": "Seleccionado",
1058
1059
  "select_a_lot_type": "Seleccione un tipo de lote",
1059
1060
  "select_a_printer": "Selecciona una impresora",
1060
1061
  "select_addons": "Seleccione los complementos que se han cumplido",
@@ -4202,7 +4203,8 @@
4202
4203
  "read_later": "Leer más tarde",
4203
4204
  "version_heading": "Versión {{version}}",
4204
4205
  "dots_label": "Ir a una versión",
4205
- "go_to_version": "Ir a la versión {{version}}"
4206
+ "go_to_version": "Ir a la versión {{version}}",
4207
+ "menu_item": "Novedades"
4206
4208
  },
4207
4209
  "map_editor": {
4208
4210
  "auto_position": {
@@ -1055,6 +1055,7 @@
1055
1055
  "seasonal_dates": "Dates saisonnières",
1056
1056
  "seasonal_price": "Prix ​​saisonnier",
1057
1057
  "select": "Sélectionner",
1058
+ "selected": "Sélectionné",
1058
1059
  "select_a_lot_type": "Sélectionnez un type de lot",
1059
1060
  "select_a_printer": "Sélectionnez une imprimante",
1060
1061
  "select_addons": "Sélectionnez les add-ons qui ont été remplis",
@@ -4202,7 +4203,8 @@
4202
4203
  "read_later": "Lire plus tard",
4203
4204
  "version_heading": "Version {{version}}",
4204
4205
  "dots_label": "Aller à une version",
4205
- "go_to_version": "Aller à la version {{version}}"
4206
+ "go_to_version": "Aller à la version {{version}}",
4207
+ "menu_item": "Quoi de neuf"
4206
4208
  },
4207
4209
  "map_editor": {
4208
4210
  "auto_position": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.295",
3
+ "version": "2.1.297",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {