php-fpm support

This commit is contained in:
Serghey Rodin 2015-04-16 02:43:31 +03:00
commit 567ce7e832
64 changed files with 976 additions and 197 deletions

View file

@ -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',