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",

View File

@@ -248,6 +248,7 @@
"smtp_test_success": "Una mail di test è stata inviata all'indirizzo {admin_email}, controlla la tua casella di posta",
"smtp_test_button": "Invia una mail di prova",
"admin_email": "E-mail dell'admin",
"admin_email_help": "L'indirizzo che usiamo come mittente per inviare le e-mail. È anche l'indirizzo a cui vengono spedite le e-mail di amministrazione",
"new_collection": "Crea bolla",
"wrong_domain_warning": "Il \"baseurl\" configurato in config.json <b>({baseurl})</b> è diverso da quello che stai visitando <b>({url})</b>",
"collections_description": "Le bolle sono raggruppamenti di eventi per tag e posti.",