mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-09 09:42:45 +00:00
Update es.toml
Added 2 missing translations
This commit is contained in:
parent
b393088d09
commit
9ce0823200
@ -37,5 +37,13 @@ other = "Enviar"
|
|||||||
[taxonomyPageList]
|
[taxonomyPageList]
|
||||||
other = "A continuación encontrará las páginas asociadas a “{{ .Title }}”"
|
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]
|
[pageTitle]
|
||||||
other = "{{ .Name }} pagina"
|
other = "{{ .Name }} pagina"
|
Loading…
x
Reference in New Issue
Block a user