Fantu
2009-12-27 2d870d2e8f19312c714b1c2891c6397e01815af3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
$wb['Database'] = 'Veritabanı';
$wb['Options'] = 'Seçenekler';
$wb['Shell User'] = 'Shell Kullanıcıları';
$wb['Domain'] = 'Websitesi';
$wb['Redirect'] = 'Yönlendirme';
$wb['SSL'] = 'SSL';
$wb['Subdomain'] = 'Subdomain';
$wb['Sites'] = 'Siteler';
$wb['Aliasdomain'] = 'Aliasdomain';
$wb['FTP-User'] = 'FTP Kullanıcısı';
$wb['FTP'] = 'FTP';
$wb['Shell-User'] = 'Shell Kullanıcısı';
$wb['Shell'] = 'Shell';
$wb['Websites'] = 'Web siteleri';
$wb['Stats'] = 'İstatistikler';
?>