1
0
mirror of https://github.com/flarum/core.git synced 2025-08-13 11:54:32 +02:00

Add strings for all mail drivers' settings

Refs flarum/core#1169.
This commit is contained in:
Franz Liedke
2019-03-19 09:59:28 +01:00
parent de29062cae
commit 3b8ca7d3ba

View File

@@ -90,18 +90,27 @@ core:
# These translations are used in the email page of the admin interface.
email:
addresses_heading: Addresses
driver_heading: Choose a driver
smtp_heading: SMTP Settings
driver_heading: Choose a Driver
driver_label: Driver
encryption_label: Encryption
from_label: Sender
heading: => core.ref.email
host_label: Host
password_label: => core.ref.password
port_label: Port
mailgun_heading: Mailgun Settings
mail_encryption_label: Encryption
mail_host_label: Host
mail_mailgun_secret_label: Secret key
mail_mailgun_domain_label: Domain
mail_mandrill_secret_label: Secret key
mail_password_label: => core.ref.password
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
mandrill_heading: Mandrill Settings
ses_heading: SES Settings
smtp_heading: SMTP Settings
submit_button: => core.ref.save_changes
text: Configure the SMTP settings and addresses your forum will use to send email.
username_label: => core.ref.username
text: Configure the driver, settings and addresses your forum will use to send email.
# These translations are used in the Extensions page.
extensions: