mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
new improved template scheme
This commit is contained in:
parent
14687f170a
commit
fd4e68bb8c
96 changed files with 1395 additions and 1425 deletions
|
@ -135,6 +135,9 @@ $LANG['ro'] = array(
|
|||
'Databases' => 'Baze de date',
|
||||
'User Directories' => 'Directoare utilizator',
|
||||
'Template' => 'Șablon',
|
||||
'Web Template' => 'Șablonul Apache',
|
||||
'Proxy Template' => 'Șablonul Nginx',
|
||||
'DNS Template' => 'Șablonul DNS',
|
||||
'Web Domains' => 'Web domenii',
|
||||
'SSL Domains' => 'SSL domenii',
|
||||
'Web Aliases' => 'Web aliasuri',
|
||||
|
@ -152,8 +155,8 @@ $LANG['ro'] = array(
|
|||
'template' => 'șablon',
|
||||
'SSL Support' => 'Support SSL',
|
||||
'SSL Home Directory' => 'Mapa SSL',
|
||||
'Nginx Support' => 'Support Nginx',
|
||||
'Nginx Extentions' => 'Extensii Nginx',
|
||||
'Proxy Support' => 'Support Nginx',
|
||||
'Proxy Extentions' => 'Extensii Nginx',
|
||||
'Web Statistics' => 'Statistici web',
|
||||
'Additional FTP Account' => 'Cont suplimentar FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
@ -232,8 +235,6 @@ $LANG['ro'] = array(
|
|||
'Mail Support' => 'Support E-mail',
|
||||
'Advanced options' => 'Opțiuni avansate',
|
||||
'Aliases' => 'Aliasuri',
|
||||
'Apache template' => 'Șablonul Apache',
|
||||
'Nginx template' => 'Șablonul Nginx',
|
||||
'SSL Certificate' => 'Certificat SSL',
|
||||
'SSL Key' => 'Cheia SSL',
|
||||
'SSL Certificate Authority / Intermediate' => 'SSL Intermediar / Certificate Authority',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue