mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-28 11:52:44 +00:00
parent
6b66dc32d4
commit
f7e5c3dd3e
@ -37,5 +37,13 @@ other = "Enviar"
|
||||
[taxonomyPageList]
|
||||
other = "A continuación encontrará las páginas asociadas a “{{ .Title }}”"
|
||||
|
||||
[readingTime]
|
||||
one = "Lectura en un minuto"
|
||||
other = "Lectura en {{ .Count }} minutos"
|
||||
|
||||
[wordCount]
|
||||
one = "Una palabra"
|
||||
other = "{{ .Count }} palabras"
|
||||
|
||||
[pageTitle]
|
||||
other = "{{ .Name }} pagina"
|
Loading…
x
Reference in New Issue
Block a user