mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
34 lines
482 B
TOML
34 lines
482 B
TOML
[categories]
|
|
one = "Kategória"
|
|
|
|
[tags]
|
|
one = "Címke"
|
|
|
|
[series]
|
|
one = "Sorozat"
|
|
|
|
[authors]
|
|
one = "Szerző"
|
|
|
|
[posts]
|
|
other = "Írások"
|
|
|
|
[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:"
|
|
|
|
[see_also]
|
|
other = "Lásd még"
|