Missing language keys

This commit is contained in:
Sam Georges 2014-10-17 08:25:28 +11:00
parent df98ae9196
commit d741b7bd60
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@ return [
'sendmail' => 'Sendmail',
'sendmail_path' => 'Sendmail Path',
'sendmail_path_comment' => 'Please specify the path of the sendmail program.',
'mailgun_domain' => 'Mailgun Domain',
'mailgun_domain_comment' => 'Please specify the Mailgun domain name.',
'mailgun_secret' => 'mailgun_secret',
'mailgun_domain_secret' => 'Enter your Mailgun API key.',
],
'mail_templates' => [
'menu_label' => 'Mail templates',