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

other = "Todo o {{.Title }}" other = "Todo o {{.Title }}"


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


[readMore] [readMore]
other = "Leia mais" other = "Leia mais"
other = "Enviar" other = "Enviar"


[taxonomyPageList] [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