tbrehm
2009-10-14 baeb2be63d8d67dd1ecf0129514209f16fc6bbcb
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";
?>