@identitybuilding/idb-react-translations 0.5.30 → 0.5.31

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.
@@ -1085,6 +1085,11 @@ var General = {
1085
1085
  nl: "HELP DE PLANEET",
1086
1086
  fr: "AIDE LA PLANÈTE",
1087
1087
  en: "HELP THE PLANET"
1088
+ },
1089
+ our_team: {
1090
+ nl: "Ons team",
1091
+ fr: "Notre équipe",
1092
+ en: "Our team"
1088
1093
  }
1089
1094
  };
1090
1095
  var _default = General;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.30",
3
+ "version": "0.5.31",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {