From b55bba604e2a4fe8f654eaa6384cd4c92548f403 Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Thu, 14 Oct 2021 20:14:13 +0000 Subject: [PATCH] Update Spanish translation --- locales/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/es.json b/locales/es.json index 7255a8bc..1a1b6753 100644 --- a/locales/es.json +++ b/locales/es.json @@ -431,5 +431,6 @@ "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" + "footer_modfied_source_code": "Código fuente modificado", + "footer_donate_page": "Donar" }