mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
php-fpm support
This commit is contained in:
parent
dfbcc06269
commit
567ce7e832
64 changed files with 976 additions and 197 deletions
|
@ -151,8 +151,9 @@ $LANG['it'] = array(
|
|||
'Databases' => 'Databases',
|
||||
'User Directories' => 'Directories Utente',
|
||||
'Template' => 'Template',
|
||||
'Web Template' => 'Apache Template',
|
||||
'Proxy Template' => 'Nginx Template',
|
||||
'Web Template' => 'Web Template',
|
||||
'Backend Template' => 'Backend Template',
|
||||
'Proxy Template' =>'Proxy Template',
|
||||
'DNS Template' => 'DNS Template',
|
||||
'Web Domains' => 'Domini Web',
|
||||
'SSL Domains' => 'Domini SSL',
|
||||
|
@ -173,8 +174,8 @@ $LANG['it'] = array(
|
|||
'template' => 'template',
|
||||
'SSL Support' => 'Supporto SSL',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
'Proxy Support' => 'Supporto Nginx',
|
||||
'Proxy Extensions' => 'Estensioni Nginx',
|
||||
'Proxy Support' => 'Supporto Proxy',
|
||||
'Proxy Extensions' => 'Estensioni Proxy',
|
||||
'Web Statistics' => 'Statistiche Web',
|
||||
'Additional FTP Account' => 'FTP Addizionali',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue