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
|
@ -150,8 +150,9 @@ $LANG['de'] = array(
|
|||
'Databases' => 'Datenbanken',
|
||||
'User Directories' => 'Benutzer-Verzeichnis',
|
||||
'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 Domäne',
|
||||
'SSL Domains' => 'SSL Domäne',
|
||||
|
@ -172,8 +173,8 @@ $LANG['de'] = array(
|
|||
'template' => 'template',
|
||||
'SSL Support' => 'SSL Unterstützung',
|
||||
'SSL Home Directory' => 'SSL Homeverzeichnis',
|
||||
'Proxy Support' => 'Nginx Unterstützung',
|
||||
'Proxy Extensions' => 'Nginx Erweiterungen',
|
||||
'Proxy Support' => 'Proxy Unterstützung',
|
||||
'Proxy Extensions' => 'Proxy Erweiterungen',
|
||||
'Web Statistics' => 'Web Statistiken',
|
||||
'Additional FTP Account' => 'Zusätzliche FTP Accounts',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue