marknl
2011-09-09 552178ef07915f15c03af82cc46c320ff067208f
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';
?>