From 5e0a65241c0223a926a648ee8f392af11f6e755e Mon Sep 17 00:00:00 2001 From: lesion Date: Tue, 19 Oct 2021 16:38:52 +0200 Subject: [PATCH] update test email / smtp locales --- locales/en.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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:
", + "smtp_description": "", "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": {