Merge pull request #548 from AndreVallestero/master
Fixed incorrect keys
This commit is contained in:
commit
05a8c61f67
1 changed files with 2 additions and 2 deletions
4
ui/src/translations/fr.ts
vendored
4
ui/src/translations/fr.ts
vendored
|
@ -34,8 +34,8 @@ export const fr = {
|
||||||
preview: 'prévisualiser',
|
preview: 'prévisualiser',
|
||||||
upload_image: 'envoyer une image',
|
upload_image: 'envoyer une image',
|
||||||
avatar: 'Avatar',
|
avatar: 'Avatar',
|
||||||
upload_avatars: 'Télécharger une avatar',
|
upload_avatar: 'Télécharger une avatar',
|
||||||
show_avatar: 'Afficher les avatars',
|
show_avatars: 'Afficher les avatars',
|
||||||
formatting_help: 'aide au formattage',
|
formatting_help: 'aide au formattage',
|
||||||
view_source: 'voir la source',
|
view_source: 'voir la source',
|
||||||
unlock: 'débloquer',
|
unlock: 'débloquer',
|
||||||
|
|
Reference in a new issue