1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 09:26:34 +02:00

Remove locales for Mandrill mail driver

Refs flarum/core#2055.
This commit is contained in:
Franz Liedke
2020-07-24 16:39:00 +02:00
parent 153c650c0d
commit c7a8c20b8d

View File

@@ -102,12 +102,10 @@ core:
mail_mailgun_domain_label: Domain
mail_mailgun_region_label: Region
mail_mailgun_secret_label: Secret key
mail_mandrill_secret_label: Secret key
mail_password_label: => core.ref.password
mail_port_label: Port
mail_username_label: => core.ref.username
mailgun_heading: Mailgun Settings
mandrill_heading: Mandrill Settings
not_sending_message: Flarum currently does not send emails. This can be due to the selected driver, or errors in its configuration.
smtp_heading: SMTP Settings
submit_button: => core.ref.save_changes