improve SMTP admin email settings help explanation

This commit is contained in:
lesion
2022-12-07 10:38:19 +01:00
parent d36c4dc9fb
commit 9ec7516fec
3 changed files with 6 additions and 2 deletions

View File

@@ -253,7 +253,8 @@
"smtp_test_success": "A test email is sent to {admin_email}, please check your inbox",
"smtp_test_button": "Send a test email",
"smtp_use_sendmail": "Use sendmail",
"sender_email": "Sender e-mail",
"admin_email": "Admin e-mail",
"admin_email_help": "The address we use as the sender to send emails. This is also the address to which admin emails are sent",
"widget": "Widget",
"wrong_domain_warning": "The baseurl configured in config.json <b>({baseurl})</b> differs from the one you're visiting <b>({url})</b>",
"new_collection": "New collection",