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
|
@ -152,8 +152,9 @@ $LANG['ro'] = array(
|
|||
'Databases' => 'Baze de date',
|
||||
'User Directories' => 'Fișiere',
|
||||
'Template' => 'Șablon',
|
||||
'Web Template' => 'Șablonul Apache',
|
||||
'Proxy Template' => 'Șablonul Nginx',
|
||||
'Web Template' => 'Șablonul Web',
|
||||
'Backend Template' => 'Șablonul Backend',
|
||||
'Proxy Template' => 'Șablonul Proxy',
|
||||
'DNS Template' => 'Șablonul DNS',
|
||||
'Web Domains' => 'Domenii web',
|
||||
'SSL Domains' => 'Domenii SSL',
|
||||
|
@ -174,8 +175,8 @@ $LANG['ro'] = array(
|
|||
'template' => 'șablon',
|
||||
'SSL Support' => 'Support SSL',
|
||||
'SSL Home Directory' => 'Mapa SSL',
|
||||
'Proxy Support' => 'Support Nginx',
|
||||
'Proxy Extensions' => 'Extensii Nginx',
|
||||
'Proxy Support' => 'Support Proxy',
|
||||
'Proxy Extensions' => 'Extensii Proxy',
|
||||
'Web Statistics' => 'Statistici web',
|
||||
'Additional FTP Account' => 'Cont suplimentar FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
@ -213,7 +214,7 @@ $LANG['ro'] = array(
|
|||
'Load Average' => 'Load Average',
|
||||
'Memory Usage' => 'Utilizare de memorie',
|
||||
'HTTPD Usage' => 'HTTPD',
|
||||
'NGINX Usage' => 'Nginx',
|
||||
'NGINX Usage' => 'Proxy',
|
||||
'MySQL Usage on localhost' => 'MySQL',
|
||||
'PostgreSQL Usage on localhost' => 'PostgreSQL',
|
||||
'Bandwidth Usage eth0' => 'Utilizare rețelei eth0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue