Florian Schaal
2015-12-13 a56c8ab19906ec99b9128446af949d39e2872e46
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Pengguna FTP';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Situs Web';
$wb['username_txt'] = 'Nama Pengguna';
$wb['add_new_record_txt'] = 'Tambah Pengguna FTP Baru';
?>