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
|
@ -145,8 +145,9 @@ $LANG['bs'] = array(
|
|||
'Databases' => 'Baze podataka',
|
||||
'User Directories' => 'Korisnićki direktoriji',
|
||||
'Template' => 'Šablon',
|
||||
'Web Template' => 'Apache šablon',
|
||||
'Proxy Template' => 'Nginx šablon',
|
||||
'Web Template' => 'Web šablon',
|
||||
'Backend Template' => 'Backend šablon',
|
||||
'Proxy Template' =>'Proxy šablon',
|
||||
'DNS Template' => 'DNS šablon',
|
||||
'Web Domains' => 'Web domena',
|
||||
'SSL Domains' => 'SSL domena',
|
||||
|
@ -167,8 +168,8 @@ $LANG['bs'] = array(
|
|||
'template' => 'šablon',
|
||||
'SSL Support' => 'SSL podrška',
|
||||
'SSL Home Directory' => 'SSL direktorij',
|
||||
'Proxy Support' => 'Nginx podrška',
|
||||
'Proxy Extensions' => 'Nginx ekstenzije',
|
||||
'Proxy Support' => 'Proxy podrška',
|
||||
'Proxy Extensions' => 'Proxy ekstenzije',
|
||||
'Web Statistics' => 'Web statistika',
|
||||
'Additional FTP Account' => 'Dodatni FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue