Till Brehm
2014-02-16 8216fc71e382721e7cbb241f1eb9c7f0aa2cfbf9
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Repozitář';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Uživatel (volitelné)';
$wb['repo_password_txt'] = 'Heslo (volitelné)';
$wb['active_txt'] = 'Aktivní';
?>