Till Brehm
2014-04-03 a08e6c32e70561a3fadbd6062ca02c5f8c94b81d
commit | author | age
333866 1 <?php
cc6568 2 $wb['repo_name_txt'] = 'Repozitář';
aa3ea2 3 $wb['repo_url_txt'] = 'URL';
cc6568 4 $wb['repo_username_txt'] = 'Uživatel (volitelné)';
H 5 $wb['repo_password_txt'] = 'Heslo (volitelné)';
bfcdef 6 $wb['active_txt'] = 'Aktivní';
aa3ea2 7 ?>