mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
php-fpm support
This commit is contained in:
parent
dfbcc06269
commit
567ce7e832
64 changed files with 976 additions and 197 deletions
|
@ -153,8 +153,9 @@ $LANG['id'] = array(
|
|||
'Databases' => 'Basis Data',
|
||||
'User Directories' => 'Direktori Pengguna',
|
||||
'Template' => 'Contoh',
|
||||
'Web Template' => 'Contoh Apache',
|
||||
'Proxy Template' => 'Contoh Nginx',
|
||||
'Web Template' => 'Contoh Web',
|
||||
'Backend Template' => 'Contoh Backend',
|
||||
'Proxy Template' =>'Contoh Proxy',
|
||||
'DNS Template' => 'Contoh DNS',
|
||||
'Web Domains' => 'Web Domains',
|
||||
'SSL Domains' => 'SSL Domains',
|
||||
|
@ -175,8 +176,8 @@ $LANG['id'] = array(
|
|||
'template' => 'contoh',
|
||||
'SSL Support' => 'Dukungan SSL',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
'Proxy Support' => 'Dukungan Nginx',
|
||||
'Proxy Extensions' => 'Ekstensi Nginx',
|
||||
'Proxy Support' => 'Dukungan Proxy',
|
||||
'Proxy Extensions' => 'Ekstensi Proxy',
|
||||
'Web Statistics' => 'Statistik Web',
|
||||
'Additional FTP Account' => 'FTP Tambahan',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue