@identitybuilding/idb-react-translations 0.4.122 → 0.4.123

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.
@@ -54,12 +54,12 @@ var CustomerInfo = (_CustomerInfo = {
54
54
  },
55
55
  ready_to_collaborate: {
56
56
  nl: "Klaar om samen te werken aan jouw",
57
- fr: "Prêt à collaborer sur votre",
57
+ fr: "Vous êtes prêt à colaborer ensemble à votre",
58
58
  en: "Ready to collaborate on your"
59
59
  },
60
60
  local_online_visibility: {
61
61
  nl: "lokale online visibiliteit?",
62
- fr: "visibilité en ligne locale ?",
62
+ fr: "visibilité locale en ligne ?",
63
63
  en: "local online visibility?"
64
64
  },
65
65
  // Login -----------------------------------------------------------------------------------------
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.122",
3
+ "version": "0.4.123",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {