@identitybuilding/idb-react-translations 0.4.105 → 0.4.106

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.
@@ -751,6 +751,11 @@ var General = {
751
751
  fr: 'Recherche de tous les commerçants et entrepreneurs de',
752
752
  en: 'Search for all traders and entrepreneurs of'
753
753
  },
754
+ search_for_all_enterprises_main: {
755
+ nl: 'Zoek naar alle handelaars en ondernemers ...',
756
+ fr: 'Recherche de tous les commerçants et entrepreneurs ...',
757
+ en: 'Search for all traders and entrepreneurs ...'
758
+ },
754
759
  follow: {
755
760
  nl: 'Volgen',
756
761
  fr: 'Suivre',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.105",
3
+ "version": "0.4.106",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {