ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/sites/lib/lang/ru_web_subdomain_list.lng
@@ -1,14 +1,8 @@
<?php
$wb["list_head_txt"] = 'Субдомены';
$wb["active_txt"] = 'Активный';
$wb["server_id_txt"] = 'Сервер';
$wb["parent_domain_id_txt"] = 'Website';
$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['list_head_txt'] = 'Субдомены';
$wb['active_txt'] = 'Активен?';
$wb['server_id_txt'] = 'Сервер';
$wb['parent_domain_id_txt'] = 'Web-сайт';
$wb['domain_txt'] = 'Субдомен';
$wb['add_new_record_txt'] = 'Добавить новый Субдомен';
?>