mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 20:15:01 +00:00
Corrected show_avatar to show_avatars
This commit is contained in:
parent
b79ec0cc1b
commit
6cb10d266a
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',
|
||||
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