mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 12:38:20 +00:00
Minor fix for #2660
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user