mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-10 18:17:52 +00:00
Corrected show_avatar to show_avatars
This commit is contained in:
parent
fd82487ab5
commit
9ab038d273
2
ui/src/translations/fr.ts
vendored
2
ui/src/translations/fr.ts
vendored
|
@ -34,7 +34,7 @@ export const fr = {
|
|||
preview: 'prévisualiser',
|
||||
upload_image: 'envoyer une image',
|
||||
avatar: 'Avatar',
|
||||
upload_avatar: 'Télécharger une avatar',
|
||||
upload_avatars: 'Télécharger une avatar',
|
||||
show_avatar: 'Afficher les avatars',
|
||||
formatting_help: 'aide au formattage',
|
||||
view_source: 'voir la source',
|
||||
|
|
Loading…
Reference in a new issue