From db6c500185013f7b1777c2d4847e01be9d72b694 Mon Sep 17 00:00:00 2001 From: jossemargt Date: Mon, 21 Feb 2022 22:05:55 -0600 Subject: Update footer Spanish strings --- i18n/es.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/es.yaml b/i18n/es.yaml index 475c295..30042f5 100644 --- a/i18n/es.yaml +++ b/i18n/es.yaml @@ -1,9 +1,9 @@ - id: last_mod_on - translation: Última modificación {{ .Format "2006-01-02" }} + translation: Última modificación {{ .Format "2006-01-31" }} - id: format_date - translation: '{{ .Format "2006-01-02" }}' + translation: '{{ .Format "2006-01-31" }}' - id: format_date_tosec - translation: '{{ .Format "2006-01-02 15:04" }}' + translation: '{{ .Format "2006-01-31 15:04" }}' - id: next_link translation: Siguiente - id: prev_link @@ -17,9 +17,9 @@ - id: comments_activate_js translation: Por favor habilita JavaScript para ver los comentarios - id: hugo_theme - translation: Tema Hugo + translation: Tema para Hugo - id: ported_from - translation: Portado de + translation: Basado en - id: by translation: por - id: draft -- cgit v1.2.3