summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyörgy Nádudvari <reedcourty@users.noreply.github.com>2017-04-19 19:21:44 +0200
committerEugen <eugen@zeonfederated.com>2017-04-19 19:21:44 +0200
commit09dad88853966ca1f2de96881393da65f55340d7 (patch)
treefed108459e0c06a9262f9a992e8f3f451e7f0dc5
parent7832425fdd71cb637cc138b88ddb506ac27665b7 (diff)
Fixed hungarian translation (#2158)v1.2.1
-rw-r--r--app/assets/javascripts/components/locales/hu.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/components/locales/hu.jsx b/app/assets/javascripts/components/locales/hu.jsx
index 9a2d14d87af..b68df66fd6d 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",