pcm-shared-components 2.0.48 → 2.0.49

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.
@@ -543,6 +543,7 @@
543
543
  "select": "Select",
544
544
  "select_a_printer": "Select a Printer",
545
545
  "select_all": "Select All",
546
+ "select_an_option": "Please select an option",
546
547
  "send": "Send",
547
548
  "send_email": "Send Email",
548
549
  "send_to_email": "Send by Email",
@@ -543,6 +543,7 @@
543
543
  "select": "Seleccionar",
544
544
  "select_a_printer": "Selecciona una impresora",
545
545
  "select_all": "Seleccionar todo",
546
+ "select_an_option": "Seleccione una opción",
546
547
  "send": "Enviar",
547
548
  "send_email": "Enviar correo electrónico",
548
549
  "send_to_email": "Enviar por correo electrónico",
@@ -543,6 +543,7 @@
543
543
  "select": "Sélectionner",
544
544
  "select_a_printer": "Sélectionnez une imprimante",
545
545
  "select_all": "Sélectionner Tout",
546
+ "select_an_option": "Veuillez sélectionner une option",
546
547
  "send": "Envoyer",
547
548
  "send_email": "Envoyer le courriel",
548
549
  "send_to_email": "Envoyé par email",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.0.48",
3
+ "version": "2.0.49",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {