From 09dad88853966ca1f2de96881393da65f55340d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20N=C3=A1dudvari?= Date: Wed, 19 Apr 2017 19:21:44 +0200 Subject: [PATCH] Fixed hungarian translation (#2158) --- app/assets/javascripts/components/locales/hu.jsx | 2 +- 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 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",