@identitybuilding/idb-react-translations 0.4.122 → 0.5.0
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 -----------------------------------------------------------------------------------------
|
|
@@ -211,7 +211,7 @@ var CustomerInfo = (_CustomerInfo = {
|
|
|
211
211
|
// 01 Welcome -----------------------------------------------------------------------------------------
|
|
212
212
|
welcome_to_local: {
|
|
213
213
|
nl: "Welkom bij 100% Lokaal",
|
|
214
|
-
fr: "100%
|
|
214
|
+
fr: "100% Local, soyez les bienvenus",
|
|
215
215
|
en: "Welcome to 100% Local"
|
|
216
216
|
},
|
|
217
217
|
thank_you_for_participating: {
|
package/package.json
CHANGED