diff options
Diffstat (limited to 'conf/locale')
-rw-r--r-- | conf/locale/locale_en-US.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 7e509ef3..afe36f83 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -989,7 +989,9 @@ config.mailer_disable_helo = Disable HELO config.mailer_name = Name config.mailer_host = Host config.mailer_user = User -config.mailer_test_email = Test Email Settings +config.send_test_mail = Send Test Email +config.test_mail_failed = Fail to send test email to '%s': %v +config.test_mail_sent = Test email has been sent to '%s'. config.oauth_config = OAuth Configuration config.oauth_enabled = Enabled config.cache_config = Cache Configuration |