@identitybuilding/idb-react-translations 0.4.119 → 0.4.120
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.
|
@@ -699,7 +699,7 @@ var CustomerInfo = (_CustomerInfo = {
|
|
|
699
699
|
en: "to be at the front of the search results!"
|
|
700
700
|
}), _defineProperty(_CustomerInfo, "company_has_a_logo", {
|
|
701
701
|
nl: "Heeft jouw onderneming of vestiging een logo?",
|
|
702
|
-
fr: "Votre entreprise ou établissement a-t-elle un logo?",
|
|
702
|
+
fr: "Votre entreprise ou établissement a-t-elle un logo ?",
|
|
703
703
|
en: "Does your company or establishment have a logo?"
|
|
704
704
|
}), _defineProperty(_CustomerInfo, "upload_logo_here", {
|
|
705
705
|
nl: "Laad jouw logo zelf op:",
|
|
@@ -795,7 +795,7 @@ var CustomerInfo = (_CustomerInfo = {
|
|
|
795
795
|
en: "Without logo, we show the following image:"
|
|
796
796
|
}), _defineProperty(_CustomerInfo, "yes_i_am_sure", {
|
|
797
797
|
nl: "JA, IK BEN ZEKER!",
|
|
798
|
-
fr: "OUI, JE SUIS SÛR!",
|
|
798
|
+
fr: "OUI, JE SUIS SÛR !",
|
|
799
799
|
en: "YES I AM SURE!"
|
|
800
800
|
}), _defineProperty(_CustomerInfo, "add_your_internet_links", {
|
|
801
801
|
nl: "Voeg jouw internet koppelingen toe",
|
|
@@ -939,7 +939,7 @@ var CustomerInfo = (_CustomerInfo = {
|
|
|
939
939
|
en: "My working hours are regular and on some days I am closed."
|
|
940
940
|
}), _defineProperty(_CustomerInfo, "ci_example", {
|
|
941
941
|
nl: "VOORBEELD:",
|
|
942
|
-
fr: "EXEMPLE:",
|
|
942
|
+
fr: "EXEMPLE :",
|
|
943
943
|
en: "EXAMPLE:"
|
|
944
944
|
}), _defineProperty(_CustomerInfo, "monday_till_firday", {
|
|
945
945
|
nl: "Maandag tot vrijdag: 08:00 - 12:30 & 13:00 - 17:00",
|
package/package.json
CHANGED