Till Brehm
2015-09-18 d8faa4e7e3fb74e554f6c9339f6fe4e2883c3bf1
interface/web/mail/lib/lang/ru_mail_forward_list.lng
@@ -1,14 +1,8 @@
<?php
$wb['list_head_txt'] = 'Mail Forward';
$wb['active_txt'] = 'Активный';
$wb['source_txt'] = 'source';
$wb['list_head_txt'] = 'Пересылка почты';
$wb['active_txt'] = 'Активен?';
$wb['source_txt'] = 'Отправитель';
$wb['destination_txt'] = 'Получатель';
$wb['page_txt'] = 'Страница';
$wb['page_of_txt'] = 'из';
$wb['page_next_txt'] = 'Дальше';
$wb['page_back_txt'] = 'Назад';
$wb['delete_txt'] = 'Удалить';
$wb['filter_txt'] = 'Фильтр';
$wb['email_txt'] = 'Email';
$wb['add_new_record_txt'] = 'Добавить новый Email forward';
$wb['add_new_record_txt'] = 'Добавить новую Email пересылку';
?>