Skip to content

Commit

Permalink
Fixed hungarian translation (#2158)
Browse files Browse the repository at this point in the history
  • Loading branch information
reedcourty authored and Gargron committed Apr 19, 2017
1 parent 7832425 commit 09dad88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/components/locales/hu.jsx
Expand Up @@ -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",
Expand Down

0 comments on commit 09dad88

Please sign in to comment.