From 0b68018c35782ee5642e465e6fe66b4f667a1e6d Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Thu, 7 Oct 2021 13:11:34 +0000 Subject: [PATCH] Update Spanish translation --- locales/es.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/locales/es.json b/locales/es.json index 166c8983..7255a8bc 100644 --- a/locales/es.json +++ b/locales/es.json @@ -425,5 +425,11 @@ "next_steps_error_message_refresh": "Recargar", "next_steps_error_message_go_to_youtube": "Ir a YouTube", "short": "Corto (< 4 minutos)", - "long": "Largo (> 20 minutos)" + "long": "Largo (> 20 minutos)", + "footer_documentation": "Documentación", + "footer_original_source_code": "Código fuente original", + "adminprefs_modified_source_code_url_label": "URL al repositorio de código fuente modificado", + "footer_source_code": "Código fuente", + "footer_donate": "Donar: ", + "footer_modfied_source_code": "Código fuente modificado" }