Skip to content

Commit 6c8c945

Browse files
authored
Update src/Upload.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
1 parent c2cf72a commit 6c8c945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Upload.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ const { useTranslation, addUploadTranslations } = createComponentI18nApi({
118118
"componentName": symToStr({ Upload }),
119119
"frMessages": {
120120
/* spell-checker: disable */
121-
"add_file": "Ajouter un fichier",
121+
"add file": "Ajouter un fichier",
122122
"add_files": "Ajouter des fichiers",
123123
"hint": "Taille maximale : 500 Mo. Formats supportés : jpg, png, pdf. Plusieurs fichiers possibles."
124124
/* spell-checker: enable */

0 commit comments

Comments
 (0)