From: György Nádudvari Date: Wed, 19 Apr 2017 17:21:44 +0000 (+0200) Subject: Fixed hungarian translation (#2158) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=09dad88853966ca1f2de96881393da65f55340d7;p=mastodon.git Fixed hungarian translation (#2158) --- diff --git a/app/assets/javascripts/components/locales/hu.jsx b/app/assets/javascripts/components/locales/hu.jsx index 9a2d14d87..b68df66fd 100644 --- a/app/assets/javascripts/components/locales/hu.jsx +++ b/app/assets/javascripts/components/locales/hu.jsx @@ -18,7 +18,7 @@ const hu = { "account.block": "Blokkolás", "account.follow": "Követés", "account.posts": "Posts", - "account.follows": "Követők", + "account.follows": "Követve", "account.followers": "Követők", "account.follows_you": "Követnek téged", "getting_started.heading": "Első lépések",