18 lines
227 B
TOML
18 lines
227 B
TOML
|
[more]
|
||
|
other = "Mais"
|
||
|
|
||
|
[allTitle]
|
||
|
other = "Todo o {{.Title }}"
|
||
|
|
||
|
[recentTitle]
|
||
|
other = "Recentes {{.Title }}"
|
||
|
|
||
|
[readMore]
|
||
|
other = "Leia mais"
|
||
|
|
||
|
[whatsInThis]
|
||
|
other = "O que há neste {{ .Type }}"
|
||
|
|
||
|
[related]
|
||
|
other = "Relacionado"
|