Falko Timme
2014-05-22 f1eacebbfa9aebc255b1b4c56c682b96da405b6c
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';
?>