@identitybuilding/idb-react-translations 0.5.6 → 0.5.7

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.
@@ -793,7 +793,7 @@ var General = {
793
793
  },
794
794
  search_for_a_promo: {
795
795
  nl: 'Zoek naar een promo',
796
- fr: 'Rechercher une dépliant promo',
796
+ fr: 'Cherchez une dépliant promo',
797
797
  en: 'Search for a promo'
798
798
  },
799
799
  search_for_a_magazine: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.6",
3
+ "version": "0.5.7",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {