Skip to content

Commit

Permalink
Add i18n/hu.toml (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
voroskoi committed Feb 13, 2020
1 parent 93fb14e commit d6215b0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions i18n/hu.toml
@@ -0,0 +1,24 @@
[category]
other = "Kategória"

[tag]
other = "Címke"

[series]
other = "Sorozat"

[reading_time]
one = "Egyperces"
other = "{{ .Count }} percnyi olvasnivaló"

[page_not_found]
other = "Az oldal nem található"

[page_does_not_exist]
other = "Sajnálom, a kért oldal nem létezik."

[head_back]
other = "Itt visszaléphet a <a href=\"{{ . }}\">Főoldalra</a>."

[powered_by]
other = "Motor:"

0 comments on commit d6215b0

Please sign in to comment.