mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 00:52:43 +00:00
Update pt.toml
Add translation to the readingTime and wordCount fields.
This commit is contained in:
parent
0e73c5b18c
commit
27ae9af4ac
10
i18n/pt.toml
10
i18n/pt.toml
@ -34,5 +34,13 @@ other = "Enviar"
|
||||
[taxonomyPageList]
|
||||
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]
|
||||
other = "{{ .Name }} página"
|
||||
other = "{{ .Name }} página"
|
||||
|
Loading…
x
Reference in New Issue
Block a user