From e7651bdf7e96cd9bc37d0da8a75ca6f10be2e49c Mon Sep 17 00:00:00 2001 From: Weblate Admin Date: Mon, 20 Jan 2020 22:14:39 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (10 of 10 strings) Translation: Gancio/Email Translate-URL: https://weblate.gancio.org/projects/gancio/email/en/ --- locales/email/en.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/locales/email/en.json b/locales/email/en.json index 8cc82951..2904d5e6 100644 --- a/locales/email/en.json +++ b/locales/email/en.json @@ -1,22 +1,22 @@ { - "register": { - "subject": "Request registration received", - "content": "We received the registration request. We will confirm it as soon as possible." - }, - "confirm": { - "subject": "You can now start publishing events", - "content": "Hi, your account on {{config.title}} has been confirmed. Write to us at {{config.admin}} for any information." - }, - "user_confirm": { - "subject": "You can now start publishing events", - "content": "Hi, your account on {{config.title}} has been created. Confirm it and choose a password." - }, - "recover": { - "subject": "Password recovery", - "content": "Hi, you requested a password recovery on {{config.title}}. Click here to confirm" - }, - "admin_register": { - "subject": "New registration", - "content": "{{user.email}} has requested registration on {{config.title}}:
{{user.description}}

Confirm it here." - } -} \ No newline at end of file + "register": { + "subject": "Registration request received", + "content": "We received the registration request. We will confirm it as soon as possible." + }, + "confirm": { + "subject": "You can now start publishing events", + "content": "Hi, your account on {{config.title}} has been confirmed. Write to us at {{config.admin}} for any information." + }, + "user_confirm": { + "subject": "You can now start publishing events", + "content": "Hi, your account on {{config.title}} has been created. Confirm it and choose a password.." + }, + "recover": { + "subject": "Password recovery", + "content": "Hi, you requested a password recovery on {{config.title}}. Click here to confirm" + }, + "admin_register": { + "subject": "New registration", + "content": "{{user.email}} has requested registration on {{config.title}}:
{{user.description}}

Confirm it here." + } +}