mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Merge 27ae9af4ac94331ac4496e5927bd775672276d2a into 0e73c5b18cf615641fdd481a44d75781fe0e04eb
This commit is contained in:
commit
70ea1993f2
@ -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