Florian Schaal
2014-01-24 c220da99596c4fbca3a4413dbf880dbfc8fd0121
interface/web/admin/lib/lang/nl_software_repo.lng
@@ -1,9 +1,8 @@
<?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';
$wb['btn_save_txt'] = 'Opslaan';
$wb['btn_cancel_txt'] = 'Annuleer';
$wb['Software Repository which may contain addons or updates'] = 'Software Repository which may contain addons or updates';
?>