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
|
@ -151,8 +151,9 @@ $LANG['no'] = array(
|
|||
'Databases' => 'Databaser',
|
||||
'User Directories' => 'Bruker Kataloger',
|
||||
'Template' => 'Mal',
|
||||
'Web Template' => 'Apache Mal',
|
||||
'Proxy Template' => 'Nginx Mal',
|
||||
'Web Template' => 'Web Mal',
|
||||
'Backend Template' => 'Backend Mal',
|
||||
'Proxy Template' =>'Proxy Mal',
|
||||
'DNS Template' => 'DNS Mal',
|
||||
'Web Domains' => 'Web Domene',
|
||||
'SSL Domains' => 'SSL Domene',
|
||||
|
@ -173,8 +174,8 @@ $LANG['no'] = array(
|
|||
'template' => 'mal',
|
||||
'SSL Support' => 'SSL Støtte',
|
||||
'SSL Home Directory' => 'SSL Hjem',
|
||||
'Proxy Support' => 'Nginx Støtte',
|
||||
'Proxy Extensions' => 'Nginx Utvidelser',
|
||||
'Proxy Support' => 'Proxy Støtte',
|
||||
'Proxy Extensions' => 'Proxy Utvidelser',
|
||||
'Web Statistics' => 'Web Statistikker',
|
||||
'Additional FTP Account' => 'Extra FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue