]> cat aescling's git repositories - mastodon.git/commitdiff
Add missing french translation. (#1906)
authorErwan Leboucher <erwanleboucher@gmail.com>
Sun, 16 Apr 2017 12:15:03 +0000 (14:15 +0200)
committerEugen <eugen@zeonfederated.com>
Sun, 16 Apr 2017 12:15:03 +0000 (14:15 +0200)
* Add missing french translation.

Causing this error:
[React Intl] Missing message: "navigation_bar.mutes" for locale: "fr",

* Update fr.jsx

app/assets/javascripts/components/locales/fr.jsx

index 8838c264f036b3b8eaa36b934835b683c11ce52b..0a1dd38aef166d5731578e45c101c970cd1c124f 100644 (file)
@@ -75,6 +75,7 @@ const fr = {
   "navigation_bar.favourites": "Favoris",
   "navigation_bar.info": "Plus d'informations",
   "navigation_bar.logout": "Déconnexion",
+  "navigation_bar.mutes": "Utilisateurs muets",
   "navigation_bar.follow_requests": "Demandes de suivi",
   "reply_indicator.cancel": "Annuler",
   "search.placeholder": "Rechercher",