Patrick Anders
2014-12-11 a774472532e0c48cf1675d063532b62da21e8b49
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';
?>