mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
Remove SES translations
This commit is contained in:
parent
f779e2b7b7
commit
424b07144e
|
@ -105,14 +105,10 @@ core:
|
||||||
mail_mandrill_secret_label: Secret key
|
mail_mandrill_secret_label: Secret key
|
||||||
mail_password_label: => core.ref.password
|
mail_password_label: => core.ref.password
|
||||||
mail_port_label: Port
|
mail_port_label: Port
|
||||||
mail_ses_key_label: Key
|
|
||||||
mail_ses_region_label: Region
|
|
||||||
mail_ses_secret_label: Secret
|
|
||||||
mail_username_label: => core.ref.username
|
mail_username_label: => core.ref.username
|
||||||
mailgun_heading: Mailgun Settings
|
mailgun_heading: Mailgun Settings
|
||||||
mandrill_heading: Mandrill 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.
|
not_sending_message: Flarum currently does not send emails. This can be due to the selected driver, or errors in its configuration.
|
||||||
ses_heading: SES Settings
|
|
||||||
smtp_heading: SMTP Settings
|
smtp_heading: SMTP Settings
|
||||||
submit_button: => core.ref.save_changes
|
submit_button: => core.ref.save_changes
|
||||||
text: Configure the driver, settings and addresses your forum will use to send email.
|
text: Configure the driver, settings and addresses your forum will use to send email.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user