@identitybuilding/idb-react-translations 0.5.33 → 0.5.34

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.
@@ -1095,6 +1095,16 @@ var General = {
1095
1095
  nl: "Lekker lokaal",
1096
1096
  fr: "Délicieux et locaux",
1097
1097
  en: "Delicious and local"
1098
+ },
1099
+ our_valuable_assets: {
1100
+ nl: "Onze troeven",
1101
+ fr: "Nos atouts",
1102
+ en: "Our valuable assets"
1103
+ },
1104
+ wholesale: {
1105
+ nl: "Groothandel",
1106
+ fr: "De gros",
1107
+ en: "Wholesale"
1098
1108
  }
1099
1109
  };
1100
1110
  var _default = General;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.33",
3
+ "version": "0.5.34",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {