@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: "Gekopieerd naar het klembord",
1236
- fr: "Copié dans le presse-papier",
1237
- en: "Copied to clipboard"
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.71",
3
+ "version": "0.5.72",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {