@identitybuilding/idb-react-translations 0.4.120 → 0.4.121

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.
@@ -759,7 +759,7 @@ var CustomerInfo = (_CustomerInfo = {
759
759
  en: "E-mail of your contact person"
760
760
  }), _defineProperty(_CustomerInfo, "this_is_the_data", {
761
761
  nl: "Dit zijn de gegevens",
762
- fr: "Ce sont les données",
762
+ fr: "Ceci sont les données",
763
763
  en: "This is the data"
764
764
  }), _defineProperty(_CustomerInfo, "but_i_am_interested", {
765
765
  nl: ". . . maar ik heb interesse!",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.120",
3
+ "version": "0.4.121",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {