Browse Source

Fixed hungarian translation (#2158)

closed-social-glitch-2
György Nádudvari 7 years ago
committed by Eugen
parent
commit
09dad88853
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/assets/javascripts/components/locales/hu.jsx

+ 1
- 1
app/assets/javascripts/components/locales/hu.jsx View File

@ -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",

Loading…
Cancel
Save