Browse Source

Add portuguese translation (#179)

tags/2.50
Eric Pereira 5 years ago
parent
commit
bcaa83b7ad
1 changed files with 17 additions and 0 deletions
  1. 17
    0
      i18n/pt.toml

+ 17
- 0
i18n/pt.toml View 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…
Cancel
Save