mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix for LOC-186 - mistranslation in French (#5358)
This commit is contained in:
committed by
Eugenio Romano
parent
124c198f15
commit
755c84c7a0
@@ -96,7 +96,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FOLDER_DIALOG": {
|
"FOLDER_DIALOG": {
|
||||||
"CREATE_FOLDER_TITLE": "Créer un nouveau filtre",
|
"CREATE_FOLDER_TITLE": "Créer un nouveau dossier",
|
||||||
"EDIT_FOLDER_TITLE": "Modifier le dossier",
|
"EDIT_FOLDER_TITLE": "Modifier le dossier",
|
||||||
"FOLDER_NAME": {
|
"FOLDER_NAME": {
|
||||||
"LABEL": "Nom",
|
"LABEL": "Nom",
|
||||||
@@ -488,4 +488,4 @@
|
|||||||
"CLICK_TO_COPY": "Cliquer pour copier",
|
"CLICK_TO_COPY": "Cliquer pour copier",
|
||||||
"SUCCESS_COPY": "Texte copié dans le presse-papiers"
|
"SUCCESS_COPY": "Texte copié dans le presse-papiers"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user