@identitybuilding/idb-react-translations 0.5.71 → 0.5.72
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.
|
@@ -1232,9 +1232,9 @@ var General = {
|
|
|
1232
1232
|
en: "Share your favorite entrepreneur with friends and/or family!"
|
|
1233
1233
|
},
|
|
1234
1234
|
copied_to_clipboard: {
|
|
1235
|
-
nl: "
|
|
1236
|
-
fr: "
|
|
1237
|
-
en: "
|
|
1235
|
+
nl: "URL gekopieerd naar het klembord",
|
|
1236
|
+
fr: "URL copié dans le presse-papier",
|
|
1237
|
+
en: "URL copied to clipboard"
|
|
1238
1238
|
}
|
|
1239
1239
|
};
|
|
1240
1240
|
var _default = General;
|
package/package.json
CHANGED