@identitybuilding/idb-react-translations 0.5.57 → 0.5.59

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.
@@ -1138,7 +1138,7 @@ var General = {
1138
1138
  },
1139
1139
  exclusive_for_followers: {
1140
1140
  nl: "Exclusief voor volgers",
1141
- fr: "Exclusif pour les abonnés",
1141
+ fr: "Exclusif aux abonnés",
1142
1142
  en: "Exclusive for followers"
1143
1143
  }
1144
1144
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.57",
3
+ "version": "0.5.59",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {