From 379e926e5d2ebe1d4dbd4ddd32c63f1bd20ae725 Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Fri, 26 Feb 2021 17:42:13 +0100 Subject: [PATCH] fix(i18n/es): typo --- i18n/es.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/i18n/es.yaml b/i18n/es.yaml index 946e4dc..d82698b 100644 --- a/i18n/es.yaml +++ b/i18n/es.yaml @@ -2,31 +2,31 @@ toggleMenu: other: Toggle Menu darkMode: - other: Modo Obscuro + other: Modo oscuro list: page: - one: "{{ .Count }} pagina" - other: "{{ .Count }} paginas" + one: "{{ .Count }} página" + other: "{{ .Count }} páginas" section: other: Sección subsection: one: Subsección - other: Subsecciónes + other: Subsecciones article: relatedContents: - other: Contenido Relacionado + other: Contenidos relacionados lastUpdatedOn: - other: Ultima vez actualizado + other: Última vez actualizado notFound: title: other: No Encontrado subtitle: - other: "Ésta pagina no existe" + other: Esta página no existe widget: archives: @@ -40,11 +40,11 @@ widget: search: title: - other: Busqueda + other: Búsqueda placeholder: other: Teclea algo... resultTitle: - other: "#PAGES_COUNT paginas en (#TIME_SECONDS segundos)" + other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)" footer: builtWith: