@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: "
|
|
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