mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
new improved template scheme
This commit is contained in:
parent
14687f170a
commit
fd4e68bb8c
96 changed files with 1395 additions and 1425 deletions
|
@ -133,6 +133,9 @@ $LANG['es'] = array(
|
|||
'Databases' => 'Base de Datos',
|
||||
'User Directories' => 'Directorios de Usuario',
|
||||
'Template' => 'Plantilla',
|
||||
'Web Template' => 'Plantilla Apache',
|
||||
'Proxy Template' => 'Plantilla Nginx',
|
||||
'DNS Template' => 'Plantilla DNS',
|
||||
'Web Domains' => 'Dominios Web',
|
||||
'SSL Domains' => 'Dominios SSL',
|
||||
'Web Aliases' => 'Alias Web',
|
||||
|
@ -150,8 +153,8 @@ $LANG['es'] = array(
|
|||
'template' => 'plantilla',
|
||||
'SSL Support' => 'Soporte SSL',
|
||||
'SSL Home Directory' => 'SSL Home',
|
||||
'Nginx Support' => 'Soporte Nginx',
|
||||
'Nginx Extentions' => 'Extensiones Nginx',
|
||||
'Proxy Support' => 'Soporte Nginx',
|
||||
'Proxy Extentions' => 'Extensiones Nginx',
|
||||
'Web Statistics' => 'Estadísticas Web',
|
||||
'Additional FTP Account' => 'Cuenta Adicional FTP',
|
||||
'SOA' => 'SOA',
|
||||
|
@ -230,8 +233,6 @@ $LANG['es'] = array(
|
|||
'Mail Support' => 'Soporte para Correo',
|
||||
'Advanced options' => 'Opciones Avanzadas',
|
||||
'Aliases' => 'Aliases',
|
||||
'Apache template' => 'Plantilla Apache',
|
||||
'Nginx template' => 'Plantilla Nginx',
|
||||
'SSL Certificate' => 'Certificado SSL',
|
||||
'SSL Key' => 'Llave SSL',
|
||||
'SSL Certificate Authority / Intermediate' => 'Certificado SSL Autoridad / Intermedio',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue