tbrehm
2011-06-08 3cdb9a8fdc13ceb9de7a32b6fd989b76bafb45af
interface/web/admin/lib/lang/fr_software_repo.lng
@@ -1,7 +1,9 @@
<?php
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'User (optional)';
$wb['repo_password_txt'] = 'Password (optional)';
$wb['active_txt'] = 'Active';
$wb['repo_name_txt'] = "Référence";
$wb['repo_url_txt'] = "URL";
$wb['repo_username_txt'] = "Utilisateur (optionnel)";
$wb['repo_password_txt'] = "Mot de passe (optionnel)";
$wb['active_txt'] = "Actif";
?>