mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -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['es'] = array(
|
|||
'Databases' => 'Base de Datos',
|
||||
'User Directories' => 'Directorios de Usuario',
|
||||
'Template' => 'Plantilla',
|
||||
'Web Template' => 'Plantilla Apache',
|
||||
'Proxy Template' => 'Plantilla Nginx',
|
||||
'Web Template' => 'Plantilla Web',
|
||||
'Backend Template' => 'Plantilla Backend',
|
||||
'Proxy Template' =>'Plantilla Proxy',
|
||||
'DNS Template' => 'Plantilla DNS',
|
||||
'Web Domains' => 'Dominios Web',
|
||||
'SSL Domains' => 'Dominios SSL',
|
||||
|
@ -172,8 +173,8 @@ $LANG['es'] = array(
|
|||
'template' => 'plantilla',
|
||||
'SSL Support' => 'Soporte SSL',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
'Proxy Support' => 'Soporte Nginx',
|
||||
'Proxy Extensions' => 'Extensiones Nginx',
|
||||
'Proxy Support' => 'Soporte Proxy',
|
||||
'Proxy Extensions' => 'Extensiones Proxy',
|
||||
'Web Statistics' => 'Estadísticas Web',
|
||||
'Additional FTP Account' => 'Cuenta Adicional FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue