@identitybuilding/idb-react-translations 0.5.17 → 0.5.18

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.
@@ -1006,7 +1006,7 @@ var General = {
1006
1006
  fr: "Fruits et légumes",
1007
1007
  en: "Fruits and vegetables"
1008
1008
  },
1009
- upmload_your_cv: {
1009
+ upload_your_cv: {
1010
1010
  nl: "Upload jouw CV",
1011
1011
  fr: "Téléchargez votre CV ici!",
1012
1012
  en: "Upload your CV"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@identitybuilding/idb-react-translations",
3
- "version": "0.5.17",
3
+ "version": "0.5.18",
4
4
  "description": "This module contains all the translations for the whole Entrepreneurs Network.",
5
5
  "main": "dist/Translate.js",
6
6
  "scripts": {