Added email_to

This commit is contained in:
Fraser Murray
2016-10-10 13:35:12 +01:00
committed by GitHub
parent 475d4af3b5
commit 6c6ca8c162

View File

@@ -95,6 +95,7 @@ return [
'create_email' => 'Create Email', 'create_email' => 'Create Email',
'email_address' => 'Email Address', 'email_address' => 'Email Address',
'email_name' => 'Email Name', 'email_name' => 'Email Name',
'email_to' => 'Email to',
'help_topic' => 'Help Topic', 'help_topic' => 'Help Topic',
'auto_response' => 'Auto Response', 'auto_response' => 'Auto Response',
'host_name' => 'Host Name', 'host_name' => 'Host Name',