Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
02bf99 2 $wb['repo_name_txt'] = 'Repozitoriji';
b51db0 3 $wb['repo_url_txt'] = 'URL';
8cf78b 4 $wb['repo_username_txt'] = 'Korisničko ime (opcionalno)';
T 5 $wb['repo_password_txt'] = 'Šifra (opcionalno)';
6 $wb['active_txt'] = 'Aktivno';
7b47c0 7 $wb['Software Repository which may contain addons or updates'] = 'Software Repository which may contain addons or updates';
f99b12 8 ?>
21c8aa 9
TB 10