@identitybuilding/idb-react-translations 0.4.121 → 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 -----------------------------------------------------------------------------------------
@@ -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: "Bienvenue chez 100% Local",
214
+ fr: "100% Locale, soyez les bienvenue",
215
215
  en: "Welcome to 100% Local"
216
216
  },
217
217
  thank_you_for_participating: {
@@ -231,7 +231,7 @@ var CustomerInfo = (_CustomerInfo = {
231
231
  },
232
232
  my_company_active: {
233
233
  nl: "MIJN ONDERNEMING IS ACTIEF?",
234
- fr: "MA SOCIETE EST ACTIVE ?",
234
+ fr: "MON ENTREPRISE EST ACTIVE ?",
235
235
  en: "MY COMPANY IS ACTIVE?"
236
236
  },
237
237
  now_we_can_continue: {
@@ -413,7 +413,7 @@ var CustomerInfo = (_CustomerInfo = {
413
413
  // 03 Search -----------------------------------------------------------------------------------------
414
414
  how_can_visitors_reacth_you: {
415
415
  nl: "Hoe kunnen bezoekers je bereiken?",
416
- fr: "Comment les visiteurs peuvent-ils vous joindre ?",
416
+ fr: "Les visiteurs, comment peuvent-ils vous joindre ?",
417
417
  en: "How can visitors reach you?"
418
418
  },
419
419
  you_understand_importance: {
@@ -493,7 +493,7 @@ var CustomerInfo = (_CustomerInfo = {
493
493
  },
494
494
  what_do_you_offer: {
495
495
  nl: "Wat bied je aan?",
496
- fr: "Qu'offres-tu?",
496
+ fr: "Qu'offres-tu ?",
497
497
  en: "What do you offer?"
498
498
  },
499
499
  i_offer_both: {
@@ -578,7 +578,7 @@ var CustomerInfo = (_CustomerInfo = {
578
578
  },
579
579
  your_activities_retrieved_from_CBE: {
580
580
  nl: "Jouw activiteiten opgehaald uit KBO:",
581
- fr: "Collecte de vos activités auprès de BCE :",
581
+ fr: "Collecte de vos activités via BCE :",
582
582
  en: "Your activities retrieved from CBE:"
583
583
  },
584
584
  here_you_can_add_multiple_activities: {
@@ -613,7 +613,7 @@ var CustomerInfo = (_CustomerInfo = {
613
613
  },
614
614
  biv_registration: {
615
615
  nl: "BIV registratie",
616
- fr: "Enregistrement BIV",
616
+ fr: "Enregistrement IPI",
617
617
  en: "BIV registration"
618
618
  },
619
619
  your_choice_for_extra_activities: {
@@ -627,7 +627,7 @@ var CustomerInfo = (_CustomerInfo = {
627
627
  en: "Here you can add multiple activities. When entering a keyword you can choose from the various suggestions:"
628
628
  }), _defineProperty(_CustomerInfo, "where_can_visitors_reach_you", {
629
629
  nl: "Waar kunnen bezoekers jou bereiken?",
630
- fr: " les visiteurs peuvent-ils vous joindre ?",
630
+ fr: "Les visiteurs, peuvent-ils vous joindre ?",
631
631
  en: "Where can visitors reach you?"
632
632
  }), _defineProperty(_CustomerInfo, "important_right_location", {
633
633
  nl: "Het is belangrijk dat bezoekers jou op de juiste locatie kunnen vinden!",
@@ -675,7 +675,7 @@ var CustomerInfo = (_CustomerInfo = {
675
675
  en: " Watch a live preview"
676
676
  }), _defineProperty(_CustomerInfo, "ci_address_info_marker", {
677
677
  nl: "Klik op het markericoontje rechtsonder de kaart en vervolgens op de correcte positie indien je dit wil wijzigen.",
678
- fr: "Cliquez sur l'icône du marqueur en bas à droite de la carte, puis sur la position correcte si vous souhaitez modifier cela.",
678
+ fr: "Cliquez sur l'icône du marqueur en bas à droite de la carte puis sur la bonne position si vous souhaitez la modifier.",
679
679
  en: "Click on the marker icon at the bottom right of the map and then on the correct position if you want to change this."
680
680
  }), _defineProperty(_CustomerInfo, "with_you_logo_you_stand_out_more", {
681
681
  nl: "Met jouw logo val je meer op!",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.4.121",
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": {