@identitybuilding/idb-react-translations 0.4.120 → 0.4.121
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.
|
@@ -759,7 +759,7 @@ var CustomerInfo = (_CustomerInfo = {
|
|
|
759
759
|
en: "E-mail of your contact person"
|
|
760
760
|
}), _defineProperty(_CustomerInfo, "this_is_the_data", {
|
|
761
761
|
nl: "Dit zijn de gegevens",
|
|
762
|
-
fr: "
|
|
762
|
+
fr: "Ceci sont les données",
|
|
763
763
|
en: "This is the data"
|
|
764
764
|
}), _defineProperty(_CustomerInfo, "but_i_am_interested", {
|
|
765
765
|
nl: ". . . maar ik heb interesse!",
|
package/package.json
CHANGED