26 lines
312 B
TOML
26 lines
312 B
TOML
[home]
|
|
other = '/'
|
|
|
|
[posts]
|
|
other = '/posts'
|
|
|
|
[other-lang]
|
|
other = "English 🇺🇸"
|
|
|
|
[other-home]
|
|
other = "/en"
|
|
|
|
[reply]
|
|
other = 'Resposta a '
|
|
|
|
[filter]
|
|
other = 'Filtrando para'
|
|
|
|
[remove]
|
|
other = 'Remover filtro'
|
|
|
|
[stone]
|
|
other = 'Feito de pedra'
|
|
|
|
[stone-link]
|
|
other = '/posts/sites-de-pedra' |