xaver
2011-09-15 3504abec909c06cd42eaa32fced7a350c8b3e925
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Repositori';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Pengguna (opsional)';
$wb['repo_password_txt'] = 'Kata Sandi (opsional)';
$wb['active_txt'] = 'Aktif';
?>