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/
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"register": {
|
||||
"subject": "Request registration received",
|
||||
"subject": "Registration request received",
|
||||
"content": "We received the registration request. We will confirm it as soon as possible."
|
||||
},
|
||||
"confirm": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"user_confirm": {
|
||||
"subject": "You can now start publishing events",
|
||||
"content": "Hi, your account on <a href='{{config.baseurl}}'>{{config.title}}</a> has been created. <a href='{{config.baseurl}}/user_confirm/{{user.recover_code}}'>Confirm it and choose a password.</a>"
|
||||
"content": "Hi, your account on <a href='{{config.baseurl}}'>{{config.title}}</a> has been created. <a href='{{config.baseurl}}/user_confirm/{{user.recover_code}}'>Confirm it and choose a password.</a>."
|
||||
},
|
||||
"recover": {
|
||||
"subject": "Password recovery",
|
||||
|
||||
Reference in New Issue
Block a user