pcm-shared-components 2.1.288 → 2.1.289

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.
@@ -1221,6 +1221,7 @@
1221
1221
  "next": "Next",
1222
1222
  "no_email": "No email",
1223
1223
  "no_phone": "No phone",
1224
+ "notification_hint": "We'll contact you if a matching opening becomes available.",
1224
1225
  "page_x_of_y": "Page {{current}} of {{total}}",
1225
1226
  "previous": "Previous",
1226
1227
  "request_details": "Request Details",
@@ -1221,6 +1221,7 @@
1221
1221
  "next": "Siguiente",
1222
1222
  "no_email": "Sin correo",
1223
1223
  "no_phone": "Sin teléfono",
1224
+ "notification_hint": "Te contactaremos si se libera una opcion que coincida.",
1224
1225
  "page_x_of_y": "Página {{current}} de {{total}}",
1225
1226
  "previous": "Anterior",
1226
1227
  "request_details": "Detalles de la solicitud",
@@ -1221,6 +1221,7 @@
1221
1221
  "next": "Suivant",
1222
1222
  "no_email": "Aucun courriel",
1223
1223
  "no_phone": "Aucun téléphone",
1224
+ "notification_hint": "Nous vous contacterons si une disponibilité correspondante se libère.",
1224
1225
  "page_x_of_y": "Page {{current}} sur {{total}}",
1225
1226
  "previous": "Précédent",
1226
1227
  "request_details": "Détails de la demande",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.288",
3
+ "version": "2.1.289",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {