pcm-shared-components 2.1.33 → 2.1.34

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.
@@ -436,7 +436,7 @@
436
436
  "emails": "Emails",
437
437
  "emails_content": "Email Content",
438
438
  "employee_signature": "Employee Signature",
439
- "enable_client_communications": "Enables the automated client communications feature in the system.",
439
+ "enable_client_communications": "Enables the automated client communications feature in the system for this lot.",
440
440
  "enabled": "Enabled",
441
441
  "end_date": "End Date",
442
442
  "english": "English",
@@ -436,7 +436,7 @@
436
436
  "emails": "Correos electrónicos",
437
437
  "emails_content": "Contenido del correo electrónico",
438
438
  "employee_signature": "Firma del empleado",
439
- "enable_client_communications": "Habilita la función de comunicaciones automatizadas con el cliente en el sistema.",
439
+ "enable_client_communications": "Habilita la función de comunicaciones automatizadas con el cliente en el sistema para este lote.",
440
440
  "enabled": "Activado",
441
441
  "end_date": "Fecha final",
442
442
  "english": "Inglés",
@@ -436,7 +436,7 @@
436
436
  "emails": "Courriels",
437
437
  "emails_content": "Contenu du courriel",
438
438
  "employee_signature": "Signature de l’employé",
439
- "enable_client_communications": "Active la fonction de communication client automatisée dans le système.",
439
+ "enable_client_communications": "Active la fonction de communication client automatisée dans le système pour ce lot.",
440
440
  "enabled": "Activé",
441
441
  "end_date": "Date de fin",
442
442
  "english": "Anglais",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.33",
3
+ "version": "2.1.34",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {