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,7 +151,8 @@ $LANG['tw'] = array(
|
|||
'User Directories' => '使用者目錄',
|
||||
'Template' => '方案',
|
||||
'Web Template' => '網頁方案',
|
||||
'Proxy Template' => 'Nginx 方案',
|
||||
'Backend Template' => 'Backend 方案',
|
||||
'Proxy Template' =>'Proxy 方案',
|
||||
'DNS Template' => 'DNS 方案',
|
||||
'Web Domains' => '網頁網域',
|
||||
'SSL Domains' => 'SSL 網域',
|
||||
|
@ -172,8 +173,8 @@ $LANG['tw'] = array(
|
|||
'template' => '方案',
|
||||
'SSL Support' => 'SSL 功能',
|
||||
'SSL Home Directory' => 'SSL 家目錄',
|
||||
'Proxy Support' => 'Nginx 功能',
|
||||
'Proxy Extensions' => 'Nginx 額外',
|
||||
'Proxy Support' => 'Proxy 功能',
|
||||
'Proxy Extensions' => 'Proxy 額外',
|
||||
'Web Statistics' => '網頁狀態',
|
||||
'Additional FTP Account' => '其他的 FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue