Till Brehm
2014-08-14 b51c22aecea55a2edb0e5fa712b297465a444b28
interface/web/sites/lib/lang/ru_web_subdomain_list.lng
@@ -1,14 +1,8 @@
<?php
$wb['list_head_txt'] = 'Субдомены';
$wb['active_txt'] = 'Активный';
$wb['active_txt'] = 'Активен?';
$wb['server_id_txt'] = 'Сервер';
$wb['parent_domain_id_txt'] = 'Website';
$wb['parent_domain_id_txt'] = 'Web-сайт';
$wb['domain_txt'] = 'Субдомен';
$wb['page_txt'] = 'Страница';
$wb['page_of_txt'] = 'из';
$wb['page_next_txt'] = 'Дальше';
$wb['page_back_txt'] = 'Назад';
$wb['delete_txt'] = 'Удалить';
$wb['filter_txt'] = 'Фильтр';
$wb['add_new_record_txt'] = 'Добавить новый subdomain';
$wb['add_new_record_txt'] = 'Добавить новый Субдомен';
?>