e61bca1dbd
Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>
54 lines
985 B
YAML
54 lines
985 B
YAML
toggleMenu:
|
|
other: Toggle Menu
|
|
|
|
darkMode:
|
|
other: Modo oscuro
|
|
|
|
list:
|
|
page:
|
|
one: "{{ .Count }} página"
|
|
other: "{{ .Count }} páginas"
|
|
|
|
section:
|
|
other: Sección
|
|
|
|
subsection:
|
|
one: Subsección
|
|
other: Subsecciones
|
|
|
|
article:
|
|
relatedContents:
|
|
other: Contenidos relacionados
|
|
lastUpdatedOn:
|
|
other: Última vez actualizado
|
|
|
|
notFound:
|
|
title:
|
|
other: No Encontrado
|
|
subtitle:
|
|
other: Esta página no existe
|
|
|
|
widget:
|
|
archives:
|
|
title:
|
|
other: Archivo
|
|
more:
|
|
other: Más
|
|
tagCloud:
|
|
title:
|
|
other: Etiquetas
|
|
|
|
search:
|
|
title:
|
|
other: Búsqueda
|
|
placeholder:
|
|
other: Teclea algo...
|
|
resultTitle:
|
|
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
|
|
|
|
footer:
|
|
builtWith:
|
|
other: Creado con {{ .Generator }}
|
|
designedBy:
|
|
other: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}
|