Till Brehm
2016-05-26 eab0cf6ad4b8bac7acfdd9dc9c2d1f1f7644cd69
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Bibliotek';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Användare (Frivilligt)';
$wb['repo_password_txt'] = 'Lösenord (Frivilligt)';
$wb['active_txt'] = 'Aktiv';
?>