Skip to content
ru_mail_domain_catchall_list.lng 533 B
Newer Older
tbrehm's avatar
tbrehm committed
<?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';
?>