i18n/hu.toml: add missing translations (#452)

This commit is contained in:
voroskoi
2020-11-03 14:36:46 +01:00
committed by GitHub
parent 742404cbb2
commit 38f01232c5

View File

@@ -7,6 +7,12 @@ other = "Címke"
[series] [series]
other = "Sorozat" other = "Sorozat"
[author]
other = "Szerző"
[posts]
other = "Írások"
[reading_time] [reading_time]
one = "Egyperces" one = "Egyperces"
other = "{{ .Count }} percnyi olvasnivaló" other = "{{ .Count }} percnyi olvasnivaló"
@@ -22,3 +28,6 @@ other = "Itt visszaléphet a <a href=\"{{ . }}\">Főoldalra</a>."
[powered_by] [powered_by]
other = "Motor:" other = "Motor:"
[see_also]
other = "Lásd még"