mirror of
https://github.com/flarum/core.git
synced 2025-08-15 04:44:08 +02:00
@@ -90,18 +90,27 @@ core:
|
|||||||
# These translations are used in the email page of the admin interface.
|
# These translations are used in the email page of the admin interface.
|
||||||
email:
|
email:
|
||||||
addresses_heading: Addresses
|
addresses_heading: Addresses
|
||||||
driver_heading: Choose a driver
|
driver_heading: Choose a Driver
|
||||||
smtp_heading: SMTP Settings
|
|
||||||
driver_label: Driver
|
driver_label: Driver
|
||||||
encryption_label: Encryption
|
|
||||||
from_label: Sender
|
from_label: Sender
|
||||||
heading: => core.ref.email
|
heading: => core.ref.email
|
||||||
host_label: Host
|
mailgun_heading: Mailgun Settings
|
||||||
password_label: => core.ref.password
|
mail_encryption_label: Encryption
|
||||||
port_label: Port
|
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
|
submit_button: => core.ref.save_changes
|
||||||
text: Configure the SMTP settings and addresses your forum will use to send email.
|
text: Configure the driver, settings and addresses your forum will use to send email.
|
||||||
username_label: => core.ref.username
|
|
||||||
|
|
||||||
# These translations are used in the Extensions page.
|
# These translations are used in the Extensions page.
|
||||||
extensions:
|
extensions:
|
||||||
|
Reference in New Issue
Block a user