| | |
| | | <?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'] = 'Site web';
|
| | | $wb['Webdav-User'] = 'Utilisateur Webdav';
|
| | | $wb['Webdav'] = 'Webdav';
|
| | | $wb['Cron'] = 'Cron';
|
| | | $wb['Cron Jobs'] = 'Tâches cron';
|
| | | $wb['Statistics'] = 'Statistiques';
|
| | | $wb['Web traffic'] = 'Trafic web';
|
| | | $wb['Website quota (Harddisk)'] = 'Quota du site web (disque dur)';
|
| | | ?>
|
| | |
|
| | | <?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'] = 'Site web'; |
| | | $wb['Webdav-User'] = 'Utilisateur Webdav'; |
| | | $wb['Webdav'] = 'Webdav'; |
| | | $wb['Cron'] = 'Cron'; |
| | | $wb['Cron Jobs'] = 'Tâches cron'; |
| | | $wb['Statistics'] = 'Statistiques'; |
| | | $wb['Web traffic'] = 'Trafic web'; |
| | | $wb['Website quota (Harddisk)'] = 'Quota du site web (disque dur)'; |
| | | ?> |
| | | |