tbrehm
2012-12-04 29510bfe9309288b41f77a530a730fecb7c4e2dd
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Репозиторий';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Логин (опционально)';
$wb['repo_password_txt'] = 'Пароль (опционально)';
$wb['active_txt'] = 'Активен?';
?>