tbrehm
2009-10-28 0a2a60fd5de4f05863d6a356368b90c814aec1d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
$wb['Database'] = 'База данни';
$wb['Options'] = 'Настройки';
$wb['Shell User'] = 'Shell потребител';
$wb['Domain'] = 'Домейн';
$wb['Redirect'] = 'Пренасочване';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Поддомейн';
$wb['Sites'] = 'Сайтове';
$wb['Aliasdomain'] = 'Aliasdomain';
$wb['FTP-User'] = 'FTP потребител';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell потребител';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Websites';
$wb['Stats'] = 'Statistics';
?>