Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/sites/lib/lang/ru_web_subdomain_list.lng
@@ -1,8 +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['add_new_record_txt'] = 'Добавить новый subdomain';
$wb['add_new_record_txt'] = 'Добавить новый Субдомен';
?>