A. Täffner
2016-06-14 f59fe4bb0b3c12043c97c9a324be719853834ed6
1
2
3
4
5
6
7
<?php
$wb['active_txt'] = 'Habilitado';
$wb['repo_name_txt'] = 'Repositorio';
$wb['repo_password_txt'] = 'Contraseña (opcional)';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Usuario (opcional)';
?>