Corrected show_avatar to show_avatars
This commit is contained in:
parent
fd82487ab5
commit
9ab038d273
1 changed files with 1 additions and 1 deletions
2
ui/src/translations/fr.ts
vendored
2
ui/src/translations/fr.ts
vendored
|
@ -34,7 +34,7 @@ export const fr = {
|
||||||
preview: 'prévisualiser',
|
preview: 'prévisualiser',
|
||||||
upload_image: 'envoyer une image',
|
upload_image: 'envoyer une image',
|
||||||
avatar: 'Avatar',
|
avatar: 'Avatar',
|
||||||
upload_avatar: 'Télécharger une avatar',
|
upload_avatars: 'Télécharger une avatar',
|
||||||
show_avatar: 'Afficher les avatars',
|
show_avatar: 'Afficher les avatars',
|
||||||
formatting_help: 'aide au formattage',
|
formatting_help: 'aide au formattage',
|
||||||
view_source: 'voir la source',
|
view_source: 'voir la source',
|
||||||
|
|
Reference in a new issue