commit: 09dad88853966ca1f2de96881393da65f55340d7
parent: 7832425fdd71cb637cc138b88ddb506ac27665b7
Author: György Nádudvari <reedcourty@users.noreply.github.com>
Date: Wed, 19 Apr 2017 19:21:44 +0200
Fixed hungarian translation (#2158)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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",