@identitybuilding/idb-react-translations 0.5.56 → 0.5.58

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.
@@ -1135,6 +1135,11 @@ var General = {
1135
1135
  nl: "Nieuwe lijst",
1136
1136
  fr: "Nouvelle liste",
1137
1137
  en: "New list"
1138
+ },
1139
+ exclusive_for_followers: {
1140
+ nl: "Exclusief voor volgers",
1141
+ fr: "Exclusivité pour adeptes",
1142
+ en: "Exclusive for followers"
1138
1143
  }
1139
1144
  };
1140
1145
  var _default = General;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.56",
3
+ "version": "0.5.58",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {