diff options
author | Alda Marteau-Hardi <github@ltch.fr> | 2017-10-28 19:08:37 +0200 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-10-29 02:08:37 +0900 |
commit | 4080569c2dd6d9d8b794cecd4f11492a2f57fcea (patch) | |
tree | dcd19bec501e438787fff9837f8d38561735e537 | |
parent | 2cbb8e8cd14359dbf60180f0bdc56630148e29f4 (diff) |
Fix a grammatical error in the notifications. (#5555)
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 0d9c227f3..55588d111 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -437,7 +437,7 @@ fr: action_favourite: Ajouter aux favoris title: "%{name} vous a mentionné·e" reblog: - title: "%{name} a partagé⋅e votre statut" + title: "%{name} a partagé votre statut" remote_follow: acct: Entrez votre pseudo@instance depuis lequel vous voulez suivre ce⋅tte utilisateur⋅rice missing_resource: L’URL de redirection n’a pas pu être trouvée |