chjacobsen
2011-05-17 3b8514a881d95a0f544710cedd5ea349a3b5e651
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?php
$wb['Database'] = "Base de donnĂ©es";
$wb['Options'] = "Options";
$wb['Shell User'] = "Utilisateur Shell";
$wb['Domain'] = "Domaine";
$wb['Redirect'] = "Redirection";
$wb['SSL'] = "SSL";
$wb['Subdomain'] = "Sous-domaine";
$wb['Sites'] = "Sites";
$wb['Aliasdomain'] = "Alias";
$wb['FTP-User'] = "Utilisateur FTP";
$wb['FTP'] = "FTP";
$wb['Shell-User'] = "Utilisateur Shell";
$wb['Shell'] = "Shell";
$wb['Websites'] = "Sites Web";
$wb['Stats'] = "Statistiques";
$wb['Website'] = "Website";
$wb['Cron'] = "Cron";
$wb['Cron Jobs'] = "Cron Jobs";
$wb['Statistics'] = "Statistiques";
$wb['Web traffic'] = "Trafic web";
$wb['Webdav-User'] = "Utilisateur Webdav";
$wb['Webdav'] = "Webdav";
?>