Browse Source

Portuguese translation updates (#345)

* Update Portuguese translation to recentTitle

* Update taxonomyPageList Portuguse translation
tags/v2.6.5
Lázaro Danillo Menezes 4 years ago
parent
commit
5124965276
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      i18n/pt.toml

+ 2
- 2
i18n/pt.toml View File

@@ -5,7 +5,7 @@ other = "Mais"
other = "Todo o {{.Title }}"

[recentTitle]
other = "Recentes {{.Title }}"
other = "{{.Title }} Recentes"

[readMore]
other = "Leia mais"
@@ -32,4 +32,4 @@ other = "É necessário um endereço de e-mail."
other = "Enviar"

[taxonomyPageList]
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
other = "Abaixo você encontrará as páginas que utilizam o termo de taxonomia “{{ .Title }}”"

Loading…
Cancel
Save