25 lines
397 B
TOML
25 lines
397 B
TOML
[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:"
|