Added email_to

This commit is contained in:
Fraser Murray
2016-10-10 13:36:28 +01:00
committed by GitHub
parent 60d5b40598
commit b2386de9c4

View File

@@ -93,6 +93,7 @@ return [
'create_email' => 'Создать Email', 'create_email' => 'Создать 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' => 'Автоматический Ответ',
'host_name' => 'Host Name', 'host_name' => 'Host Name',