@identitybuilding/idb-react-translations 0.4.90 → 0.4.91

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.
@@ -834,7 +834,7 @@ var CustomerInfo = (_CustomerInfo = {
834
834
  fr: "par exemple:",
835
835
  en: "eg:"
836
836
  }), _defineProperty(_CustomerInfo, "a_department_manager", {
837
- nl: "Beste",
837
+ nl: "een verantwoordelijke van een afdeling...",
838
838
  fr: "un responsable de département...",
839
839
  en: "a department manager..."
840
840
  }), _defineProperty(_CustomerInfo, "add", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.90",
3
+ "version": "0.4.91",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {