mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
php-fpm support
This commit is contained in:
parent
dfbcc06269
commit
567ce7e832
64 changed files with 976 additions and 197 deletions
|
@ -150,8 +150,9 @@ $LANG['pt'] = array(
|
|||
'Databases' => 'Bases de Dados',
|
||||
'User Directories' => 'Diretórios do Usuário',
|
||||
'Template' => 'Template',
|
||||
'Web Template' => 'Template Apache',
|
||||
'Proxy Template' => 'Template Nginx',
|
||||
'Web Template' => 'Template Web',
|
||||
'Backend Template' => 'Template Backend',
|
||||
'Proxy Template' =>'Template Proxy',
|
||||
'DNS Template' => 'Template DNS',
|
||||
'Web Domains' => 'Domínios Web',
|
||||
'SSL Domains' => 'Domínios SSL',
|
||||
|
@ -172,8 +173,8 @@ $LANG['pt'] = array(
|
|||
'template' => 'template',
|
||||
'SSL Support' => 'Suporte a SSL',
|
||||
'SSL Home Directory' => 'Home SSL',
|
||||
'Proxy Support' => 'Suporte ao Nginx',
|
||||
'Proxy Extensions' => 'Extenções do Nginx',
|
||||
'Proxy Support' => 'Suporte ao Proxy',
|
||||
'Proxy Extensions' => 'Extenções do Proxy',
|
||||
'Web Statistics' => 'Estatísticas Web',
|
||||
'Additional FTP Account' => 'Contas FTP Adicionais',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue