26 lines
316 B
TOML
26 lines
316 B
TOML
[home]
|
|
other = '/en'
|
|
|
|
[posts]
|
|
other = '/en/posts'
|
|
|
|
[other-lang]
|
|
other = "Português 🇧🇷"
|
|
|
|
[other-home]
|
|
other = "/"
|
|
|
|
[reply]
|
|
other = 'Reply to '
|
|
|
|
[filter]
|
|
other = 'Filtering for'
|
|
|
|
[remove]
|
|
other = 'Remove filter'
|
|
|
|
[stone]
|
|
other = 'Made of stone'
|
|
|
|
[stone-link]
|
|
other = '/en/posts/stone-websites' |