Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/ru_mail_domain_catchall_list.lng
@@ -1,15 +1,9 @@
<?php
$wb["list_head_txt"] = 'Email Catchall';
$wb["active_txt"] = 'Активный';
$wb["source_txt"] = 'source';
$wb["destination_txt"] = 'Email адрес получатель';
$wb["page_txt"] = 'Страница';
$wb["page_of_txt"] = 'из';
$wb["page_next_txt"] = 'Дальше';
$wb["page_back_txt"] = 'Назад';
$wb["delete_txt"] = 'Удалить';
$wb["filter_txt"] = 'Фильтр';
$wb["server_id_txt"] = 'Сервер';
$wb["domain_txt"] = 'Домен';
$wb["add_new_record_txt"] = 'Добавить Catchall';
$wb['list_head_txt'] = 'Email Catchall';
$wb['active_txt'] = 'Активен?';
$wb['source_txt'] = 'Отправитель';
$wb['destination_txt'] = 'Email адрес получателя';
$wb['server_id_txt'] = 'Сервер';
$wb['domain_txt'] = 'Домен';
$wb['add_new_record_txt'] = 'Добавить Catchall';
?>