@identitybuilding/idb-react-translations 0.5.27 → 0.5.28

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.
@@ -448,7 +448,7 @@ var General = {
448
448
  },
449
449
  photo_album: {
450
450
  nl: 'Fotoalbum',
451
- fr: "Album foto",
451
+ fr: "Album photo",
452
452
  en: 'Photo album'
453
453
  },
454
454
  recipes: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.27",
3
+ "version": "0.5.28",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {