Add strings for revised mail settings page

Refs flarum/core#1169.
This commit is contained in:
Franz Liedke 2019-03-16 11:01:30 +01:00
parent 107bdc87b0
commit de29062cae

View File

@ -89,8 +89,9 @@ core:
# These translations are used in the email page of the admin interface.
email:
account_heading: SMTP Account
addresses_heading: Addresses
driver_heading: Choose a driver
smtp_heading: SMTP Settings
driver_label: Driver
encryption_label: Encryption
from_label: Sender
@ -98,7 +99,6 @@ core:
host_label: Host
password_label: => core.ref.password
port_label: Port
server_heading: SMTP Server
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