19 lines
311 B
TOML
19 lines
311 B
TOML
[Recent]
|
|
other = 'Ostatnie posty'
|
|
[Popular]
|
|
other = 'Posty'
|
|
[error404]
|
|
other = 'Ta strona nie istnieje, przejdź na '
|
|
[home]
|
|
other = 'start'
|
|
[nothing]
|
|
other = 'Na razie tu nic nie ma 😉'
|
|
[previous]
|
|
other = 'Poprzedni'
|
|
[next]
|
|
other = 'Następny'
|
|
[tags]
|
|
other = 'Tagi'
|
|
[Posts]
|
|
other = 'Posty'
|