Browse Source

Update French translation (#5401)

master
Yannick A 7 years ago
committed by Yamagishi Kazutoshi
parent
commit
7fe1428cc4
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      app/javascript/mastodon/locales/fr.json
  2. +1
    -1
      config/locales/fr.yml

+ 1
- 1
app/javascript/mastodon/locales/fr.json View File

@ -69,7 +69,7 @@
"emoji_button.custom": "Personnalisés", "emoji_button.custom": "Personnalisés",
"emoji_button.flags": "Drapeaux", "emoji_button.flags": "Drapeaux",
"emoji_button.food": "Boire et manger", "emoji_button.food": "Boire et manger",
"emoji_button.label": "Insérer un emoji",
"emoji_button.label": "Insérer un émoji",
"emoji_button.nature": "Nature", "emoji_button.nature": "Nature",
"emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻", "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
"emoji_button.objects": "Objets", "emoji_button.objects": "Objets",

+ 1
- 1
config/locales/fr.yml View File

@ -125,7 +125,7 @@ fr:
copy_failed_msg: Impossible de faire une copie locale de cet émoji copy_failed_msg: Impossible de faire une copie locale de cet émoji
created_msg: Émoji créé avec succès ! created_msg: Émoji créé avec succès !
delete: Supprimer delete: Supprimer
destroyed_msg: Emoji supprimé avec succès !
destroyed_msg: Émoji supprimé avec succès !
disable: Désactiver disable: Désactiver
disabled_msg: Émoji désactivé avec succès ! disabled_msg: Émoji désactivé avec succès !
emoji: Émoji emoji: Émoji

Loading…
Cancel
Save