From b4f8fa4ee33a4a9ba1e6227fabd982b5b30b8139 Mon Sep 17 00:00:00 2001 From: Dillon Date: Thu, 19 May 2022 01:12:41 +0800 Subject: [PATCH] feat(i18n): update es.toml (#576) --- i18n/es.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/es.toml b/i18n/es.toml index b67324a..0c93dd5 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -17,7 +17,7 @@ other = "ArtĂ­culos" # === Taxonomy === [allSome] -other = "Todo {{ .Some }}" +other = "Todos los {{ .Some }}" [tag] other = "Etiqueta" @@ -47,7 +47,7 @@ other = "Cambia el tema" # === partials/footer.html === [poweredBySome] -other = "Provisto por {{ .Hugo }} | Tema - {{ .Theme }}" +other = "Con la tecnologĂ­a de {{ .Hugo }} | Tema - {{ .Theme }}" # === partials/footer.html === # === partials/comment.html ===