mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -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['el'] = array(
|
|||
'Databases' => 'Βάσεις Δεδομένων',
|
||||
'User Directories' => 'Κατάλογοι Χρήστη',
|
||||
'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' => 'Web Domains',
|
||||
'SSL Domains' => 'SSL Domains',
|
||||
|
@ -173,8 +174,8 @@ $LANG['el'] = array(
|
|||
'template' => 'template',
|
||||
'SSL Support' => 'Υποστήριξη SSL',
|
||||
'SSL Home Directory' => 'Αρχικός Κατάλογος SSL',
|
||||
'Proxy Support' => 'Υποστήριξη Nginx',
|
||||
'Proxy Extensions' => 'Πρόσθετα Nginx',
|
||||
'Proxy Support' => 'Υποστήριξη Proxy',
|
||||
'Proxy Extensions' => 'Πρόσθετα Proxy',
|
||||
'Web Statistics' => 'Στατιστικά Web',
|
||||
'Additional FTP Account' => 'Επιπρόσθετος Λογαριασμός FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue