mcramer
2012-10-09 a84ff46ff8c731a321ae87bea0e05d3fef3aceae
interface/web/admin/lib/lang/nl_software_repo.lng
@@ -1,7 +1,7 @@
<?php
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Geberuiker (optional)';
$wb['repo_password_txt'] = 'Wachtwoord (optional)';
$wb['repo_username_txt'] = 'User (optionieel)';
$wb['repo_password_txt'] = 'Password (optionieel)';
$wb['active_txt'] = 'Actief';
?>