| | |
| | | <?php |
| | | $wb['Database'] = 'Banco de Dados'; |
| | | $wb['Options'] = 'Opções'; |
| | | $wb['Shell User'] = 'Usuário de Shell'; |
| | | $wb['Domain'] = 'Website'; |
| | | $wb['Redirect'] = 'Redirecionamento'; |
| | | $wb['SSL'] = 'SSL'; |
| | | $wb['Subdomain'] = 'Sub-domínio'; |
| | | $wb['Sites'] = 'Sites'; |
| | | $wb['Aliasdomain'] = 'Alias de Domínio'; |
| | | $wb['FTP-User'] = 'Usuário-FTP'; |
| | | $wb['FTP'] = 'FTP'; |
| | | $wb['Shell-User'] = 'Usuário-Shell'; |
| | | $wb['Shell'] = 'Shell'; |
| | | $wb['Websites'] = 'Websites'; |
| | | $wb['Stats'] = 'Estatísticas'; |
| | | $wb['Website'] = 'Website'; |
| | | ?> |
| | | <?php
|
| | | $wb['Database'] = 'Banco de Dados';
|
| | | $wb['Options'] = 'Opções';
|
| | | $wb['Shell User'] = 'Usuário de Shell';
|
| | | $wb['Domain'] = 'Website';
|
| | | $wb['Redirect'] = 'Redirecionamento';
|
| | | $wb['SSL'] = 'SSL';
|
| | | $wb['Subdomain'] = 'Sub-domínio';
|
| | | $wb['Sites'] = 'Sites';
|
| | | $wb['Aliasdomain'] = 'Alias de Domínio';
|
| | | $wb['FTP-User'] = 'Usuário-FTP';
|
| | | $wb['FTP'] = 'FTP';
|
| | | $wb['Shell-User'] = 'Usuário-Shell';
|
| | | $wb['Shell'] = 'Shell';
|
| | | $wb['Websites'] = 'Websites';
|
| | | $wb['Stats'] = 'Estatísticas';
|
| | | $wb['Website'] = 'Website';
|
| | | $wb['Cron'] = 'Cron';
|
| | | $wb['Cron Jobs'] = 'Tarefas no Cron';
|
| | | $wb['Statistics'] = 'Estatísticas';
|
| | | $wb['Web traffic'] = 'Tráfego Web';
|
| | | ?>
|