Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
commit | author | age
333866 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'Web Sitesi Disk Kotası';
TB 3 $wb['domain_txt'] = 'Alan Adı / Web Sitesi';
4 $wb['system_user_txt'] = 'Linux Kullanıcısı';
5 $wb['used_txt'] = 'Kullanılan Alan';
6 $wb['hard_txt'] = 'Donanım Sınırı';
7 $wb['soft_txt'] = 'Yazılım Sınırı';
8 $wb['files_txt'] = 'Dosya Sayısı';
333866 9 ?>