Fix translation sorting

As reported by @Hiobi on the French language pack ([see commit](416cbd9da9)).
This commit is contained in:
Miles Cellar 2019-05-12 11:50:09 +02:00 committed by GitHub
parent 3b8ca7d3ba
commit ec652583b5

View File

@ -94,11 +94,10 @@ core:
driver_label: Driver
from_label: Sender
heading: => core.ref.email
mailgun_heading: Mailgun Settings
mail_encryption_label: Encryption
mail_host_label: Host
mail_mailgun_secret_label: Secret key
mail_mailgun_domain_label: Domain
mail_mailgun_secret_label: Secret key
mail_mandrill_secret_label: Secret key
mail_password_label: => core.ref.password
mail_port_label: Port
@ -106,6 +105,7 @@ core:
mail_ses_region_label: Region
mail_ses_secret_label: Secret
mail_username_label: => core.ref.username
mailgun_heading: Mailgun Settings
mandrill_heading: Mandrill Settings
ses_heading: SES Settings
smtp_heading: SMTP Settings