mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
fix(i18n/es): typo
This commit is contained in:
parent
3dc2e27b25
commit
379e926e5d
18
i18n/es.yaml
18
i18n/es.yaml
@ -2,31 +2,31 @@ toggleMenu:
|
|||||||
other: Toggle Menu
|
other: Toggle Menu
|
||||||
|
|
||||||
darkMode:
|
darkMode:
|
||||||
other: Modo Obscuro
|
other: Modo oscuro
|
||||||
|
|
||||||
list:
|
list:
|
||||||
page:
|
page:
|
||||||
one: "{{ .Count }} pagina"
|
one: "{{ .Count }} página"
|
||||||
other: "{{ .Count }} paginas"
|
other: "{{ .Count }} páginas"
|
||||||
|
|
||||||
section:
|
section:
|
||||||
other: Sección
|
other: Sección
|
||||||
|
|
||||||
subsection:
|
subsection:
|
||||||
one: Subsección
|
one: Subsección
|
||||||
other: Subsecciónes
|
other: Subsecciones
|
||||||
|
|
||||||
article:
|
article:
|
||||||
relatedContents:
|
relatedContents:
|
||||||
other: Contenido Relacionado
|
other: Contenidos relacionados
|
||||||
lastUpdatedOn:
|
lastUpdatedOn:
|
||||||
other: Ultima vez actualizado
|
other: Última vez actualizado
|
||||||
|
|
||||||
notFound:
|
notFound:
|
||||||
title:
|
title:
|
||||||
other: No Encontrado
|
other: No Encontrado
|
||||||
subtitle:
|
subtitle:
|
||||||
other: "Ésta pagina no existe"
|
other: Esta página no existe
|
||||||
|
|
||||||
widget:
|
widget:
|
||||||
archives:
|
archives:
|
||||||
@ -40,11 +40,11 @@ widget:
|
|||||||
|
|
||||||
search:
|
search:
|
||||||
title:
|
title:
|
||||||
other: Busqueda
|
other: Búsqueda
|
||||||
placeholder:
|
placeholder:
|
||||||
other: Teclea algo...
|
other: Teclea algo...
|
||||||
resultTitle:
|
resultTitle:
|
||||||
other: "#PAGES_COUNT paginas en (#TIME_SECONDS segundos)"
|
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
builtWith:
|
builtWith:
|
||||||
|
Loading…
Reference in New Issue
Block a user