Add portuguese translation (#179)
This commit is contained in:
parent
a460bf8838
commit
bcaa83b7ad
17
i18n/pt.toml
Normal file
17
i18n/pt.toml
Normal file
|
@ -0,0 +1,17 @@
|
|||
[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"
|
Loading…
Reference in a new issue