diff options
author | Olivier Humbert <trebmuh@users.noreply.github.com> | 2017-09-06 22:32:49 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-09-06 22:32:49 +0200 |
commit | 9417c9bb8f4e1b4a1b42e740d4ef4421b453cc33 (patch) | |
tree | ec6dc559c874078e141bf659dd9469ca2f713700 /app/javascript | |
parent | 11bddd31ce33b654ef72b00221715e6026486e7c (diff) |
Update fr.json (#4830)
typo
Diffstat (limited to 'app/javascript')
-rw-r--r-- | app/javascript/mastodon/locales/fr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/fr.json b/app/javascript/mastodon/locales/fr.json index fa8ea6c73..17f07c8a6 100644 --- a/app/javascript/mastodon/locales/fr.json +++ b/app/javascript/mastodon/locales/fr.json @@ -62,7 +62,7 @@ "confirmations.mute.confirm": "Masquer", "confirmations.mute.message": "Confirmez vous le masquage de {name} ?", "confirmations.unfollow.confirm": "Ne plus suivre", - "confirmations.unfollow.message": "Vous voulez-vous arrêter de suivre {name} ?", + "confirmations.unfollow.message": "Voulez-vous arrêter de suivre {name} ?", "embed.instructions": "Embed this status on your website by copying the code below.", "embed.preview": "Here is what it will look like:", "emoji_button.activity": "Activités", |