mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Update pt.toml
Add translation to the readingTime and wordCount fields.
This commit is contained in:
parent
0e73c5b18c
commit
27ae9af4ac
@ -34,5 +34,13 @@ other = "Enviar"
|
|||||||
[taxonomyPageList]
|
[taxonomyPageList]
|
||||||
other = "Abaixo você encontrará as páginas que utilizam o termo de taxonomia “{{ .Title }}”"
|
other = "Abaixo você encontrará as páginas que utilizam o termo de taxonomia “{{ .Title }}”"
|
||||||
|
|
||||||
|
[readingTime]
|
||||||
|
one = "Um minuto de leitura"
|
||||||
|
other = "{{ .Count }} minutos de leitura"
|
||||||
|
|
||||||
|
[wordCount]
|
||||||
|
one = "Uma palavra"
|
||||||
|
other = "{{ .Count }} palavras"
|
||||||
|
|
||||||
[pageTitle]
|
[pageTitle]
|
||||||
other = "{{ .Name }} página"
|
other = "{{ .Name }} página"
|
Loading…
x
Reference in New Issue
Block a user