tbrehm
2012-04-05 e15295406e45c3f7944ed571dba8f099a9b5ac59
commit | author | age
f99b12 1 <?php
e15295 2 $wb['repo_name_txt'] = 'Repozitoriji';
151fac 3 $wb['repo_url_txt'] = 'URL';
T 4 $wb['repo_username_txt'] = 'Korisničko ime (opcionalno)';
5 $wb['repo_password_txt'] = 'Šifra (opcionalno)';
6 $wb['active_txt'] = 'Aktivno';
f99b12 7 ?>