@identitybuilding/idb-react-translations 0.5.17 → 0.5.19
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,9 +1006,9 @@ var General = {
|
|
|
1006
1006
|
fr: "Fruits et légumes",
|
|
1007
1007
|
en: "Fruits and vegetables"
|
|
1008
1008
|
},
|
|
1009
|
-
|
|
1009
|
+
upload_your_cv: {
|
|
1010
1010
|
nl: "Upload jouw CV",
|
|
1011
|
-
fr: "Téléchargez votre CV ici!",
|
|
1011
|
+
fr: "Téléchargez votre CV ici !",
|
|
1012
1012
|
en: "Upload your CV"
|
|
1013
1013
|
},
|
|
1014
1014
|
only_in_pdf: {
|
package/package.json
CHANGED