diff --git a/locales/en.json b/locales/en.json
index 4583054e..69339d3e 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -222,9 +222,10 @@
"new_announcement": "New announcement",
"show_smtp_setup": "Email settings",
"smtp_hostname": "SMTP Hostname",
- "smtp_description": "Gancio send email:
- admins should receive emails of anon event (if enabled) to confirm them.
- admins should receive emails of registration request (if enabled) to confirm them.
- user should receive an email of registration requested.
- user should receive an email of confirmed registration.
user should receive a confirmation email when subscribed directly by admin.
",
+ "smtp_description": "- Admin should receive an email when anon event is added (if enabled).
- Admin should receive email of registration request (if enabled).
- User should receive an email of registration request.
- User should receive email of confirmed registration.
- User should receive a confirmation email when subscribed directly by admin.
- Users should receive email to restore password when they forgot it
",
"smtp_test_success": "A test email is sent to {admin_email}, please check your inbox",
- "smtp_test_button": "Send a test email"
+ "smtp_test_button": "Send a test email",
+ "admin_email": "Admin e-mail"
},
"auth": {