tbrehm
2009-10-28 66c3bc24f069a2854bdf1eeebb6dcb51f6ef0afb
interface/web/admin/lib/lang/fr_software_repo_list.lng
@@ -1,6 +1,10 @@
<?php
$wb['list_head_txt'] = 'Repository';
$wb['active_txt'] = 'Active';
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
?>
<?php
// Traduction française par Falistos (http://hyodream.fr/ispconfig-fr)
// Traduction sous licence GPL v3, voir http://www.gnu.org/licenses/gpl.txt
$wb["list_head_txt"] = "Référence";
$wb["active_txt"] = "Actif";
$wb["repo_name_txt"] = "Référence";
$wb["repo_url_txt"] = "URL";
?>