From ee2055afa71a99b54b15c85dbd52cb7709bb494d Mon Sep 17 00:00:00 2001 From: lesion Date: Wed, 28 Jul 2021 08:52:13 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (11 of 11 strings) Translation: Gancio/Email Translate-URL: https://hosted.weblate.org/projects/gancio/email/es/ --- locales/email/es.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales/email/es.json b/locales/email/es.json index 79abfe5a..03c58532 100644 --- a/locales/email/es.json +++ b/locales/email/es.json @@ -21,5 +21,8 @@ "admin_register": { "subject": "Nuevo registro", "content": "{{user.email}} ha pedido registrarse en {{config.title}}:
{{user.description}}

Confírmalo aquí." + }, + "event_confirm": { + "content": "Puede confirmar este evento aquí" } }