@identitybuilding/idb-react-translations 0.4.98 → 0.4.99

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.
@@ -840,9 +840,9 @@ var CustomerInfo = (_CustomerInfo = {
840
840
  fr: "Département",
841
841
  en: "Department"
842
842
  }), _defineProperty(_CustomerInfo, "date_of_birth", {
843
- nl: "Geboortedatum (wordt niet gepubliceerd)",
844
- fr: "Date de naissance (ne sera pas publié)",
845
- en: "Date of birth (will not be published)"
843
+ nl: "Geboortedatum",
844
+ fr: "Date de naissance",
845
+ en: "Date of birth"
846
846
  }), _defineProperty(_CustomerInfo, "avatar", {
847
847
  nl: "Afbeelding of avatar",
848
848
  fr: "Image ou avatar",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.98",
3
+ "version": "0.4.99",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {