Skip to content

Commit

Permalink
Added Hungarian translation (#361)
Browse files Browse the repository at this point in the history
I translated this theme for my website but I think it could be helpful to other people too
  • Loading branch information
winux1 committed Oct 28, 2020
1 parent fa022f2 commit 056246e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions i18n/hu.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[more]
other = "Több"

[allTitle]
other = "További {{.Title }}"

[recentTitle]
other = "Friss {{.Title }}"

[readMore]
other = "Részletek"

[whatsInThis]
other = "{{ .Type }}"

[related]
other = "Ajánlott cikkek"

[yourName]
other = "Név"

[emailAddress]
other = "E-mail cím"

[message]
other = "Üzenet"

[emailRequiredNote]
other = "E-mail cím megadása kötelező."

[send]
other = "Küldés"

[taxonomyPageList]
other = "Ezen a lapon a(z) {{ .Title }} kategóriába tartozó cikkeket találod"

0 comments on commit 056246e

Please sign in to comment.