@identitybuilding/idb-react-translations 0.4.116 → 0.4.117
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.
|
@@ -1070,9 +1070,13 @@ var CustomerInfo = (_CustomerInfo = {
|
|
|
1070
1070
|
fr: "PLUS D'INFORMATION",
|
|
1071
1071
|
en: "MORE INFORMATION"
|
|
1072
1072
|
}), _defineProperty(_CustomerInfo, "all_online_info", {
|
|
1073
|
-
nl: "
|
|
1073
|
+
nl: "Al jouw informatie wordt nu online getoond",
|
|
1074
1074
|
fr: "Toutes vos informations sont maintenant affichées en ligne",
|
|
1075
1075
|
en: "All your information is now shown online"
|
|
1076
|
+
}), _defineProperty(_CustomerInfo, "only_logo_address_and_phone_online_info", {
|
|
1077
|
+
nl: "Jouw logo met adres en telefoonnummers worden GRATIS weergegeven",
|
|
1078
|
+
fr: "Votre logo avec adresse et numéros de téléphone sera affiché GRATUITEMENT",
|
|
1079
|
+
en: "All your information is now shown online"
|
|
1076
1080
|
}), _defineProperty(_CustomerInfo, "show_bp_button", {
|
|
1077
1081
|
nl: "TOON HOE IK WORD WEERGEGEVEN",
|
|
1078
1082
|
fr: "MONTRER COMMENT JE SUIS AFFICHÉ",
|
package/package.json
CHANGED