diff options
author | Unknwon <u@gogs.io> | 2016-02-24 23:26:32 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-02-24 23:26:32 -0500 |
commit | 5418c2c5e45ba013938666f8c64c0a60a61a1398 (patch) | |
tree | c7c5ebb74c5d4639550eea9f5042073f125466ed /conf/locale | |
parent | d324500959c06e975921790f8770aa5d1bdf2344 (diff) | |
parent | c27038e392c87634c7a85674eeb2336c5074e5a3 (diff) |
Merge pull request #2660 from joshfng/config-test-mailer
Test mailer button. Addresses #1531
Diffstat (limited to 'conf/locale')
-rw-r--r-- | conf/locale/locale_en-US.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 0e38d21e..7e509ef3 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -989,6 +989,7 @@ 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.oauth_config = OAuth Configuration config.oauth_enabled = Enabled config.cache_config = Cache Configuration |