tbrehm
2009-10-28 66c3bc24f069a2854bdf1eeebb6dcb51f6ef0afb
interface/web/admin/lib/lang/fr_server_config_list.lng
@@ -1,4 +1,8 @@
<?php
$wb['list_head_txt'] = 'Server Configuration';
$wb['server_name_txt'] = 'Server';
?>
<?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"] = "Configuration du serveur";
$wb["server_name_txt"] = "Serveur";
?>