@identitybuilding/idb-react-translations 0.5.82 → 0.5.83

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.
@@ -413,6 +413,12 @@ var Login = {
413
413
  fr: 'Partagez votre entreprise préférée avec vos amis et votre famille',
414
414
  en: 'Share your favorite business with friends and family',
415
415
  de: 'Teilen Sie Ihr Lieblingsunternehmen mit Freunden und Familie'
416
+ },
417
+ copied_to_clipboard: {
418
+ nl: 'Gekopieerd naar klembord',
419
+ fr: 'Copié dans le presse-papier',
420
+ en: 'Copied to clipboard',
421
+ de: 'In die Zwischenablage kopiert'
416
422
  }
417
423
  };
418
424
  var _default = Login;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.82",
3
+ "version": "0.5.83",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {