@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: '
|
|
331
|
-
fr: "
|
|
332
|
-
en: '
|
|
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