diff --git a/i18n/es.yaml b/i18n/es.yaml new file mode 100644 index 0000000..d82698b --- /dev/null +++ b/i18n/es.yaml @@ -0,0 +1,53 @@ +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 }}