@identitybuilding/idb-react-translations 0.5.66 → 0.5.67

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.
@@ -327,9 +327,9 @@ var Login = {
327
327
  en: 'Password successfully changed!'
328
328
  },
329
329
  please_log_in_first: {
330
- nl: 'Een onderneming volgen zonder een account is niet mogelijk',
331
- fr: "Suivre une entreprise sans compte n'est pas possible",
332
- en: 'Following an enterprise without an account is impossible'
330
+ nl: 'Om jouw favoriete onderneming te volgen moet je aangemeld zijn',
331
+ fr: "Pour suivre votre entreprise préférée, vous devez être connecté.",
332
+ en: 'In order to follow you favorite company, you need to be logged in'
333
333
  },
334
334
  check_mail_password_reset: {
335
335
  nl: 'Check jouw mail om jou wachtwoord aan te passen',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.66",
3
+ "version": "0.5.67",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {