@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: "
|
|
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
|
|
62
|
+
fr: "visibilité locale en ligne ?",
|
|
63
63
|
en: "local online visibility?"
|
|
64
64
|
},
|
|
65
65
|
// Login -----------------------------------------------------------------------------------------
|
package/package.json
CHANGED