nuxeo-development-framework 1.2.5 → 1.2.6

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.
@@ -16439,7 +16439,7 @@
16439
16439
  _this.arContent = res.message.replace("رقم", "رقم -");
16440
16440
  }
16441
16441
  if (res.lang === "EN") {
16442
- _this.enContent = res.message;
16442
+ _this.enContent = res.message.replace("correspondence", "correspondence -");
16443
16443
  }
16444
16444
  });
16445
16445
  }