mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Do not store forwarded mail
This commit is contained in:
parent
0b26f6fcf9
commit
30787954b4
8 changed files with 8 additions and 8 deletions
|
@ -170,6 +170,7 @@ $LANG['es'] = array(
|
|||
'Quota' => 'Cuota',
|
||||
'Autoreply' => 'Respuesta Automática',
|
||||
'Forward to' => 'Reenviar a',
|
||||
'Do not store forwarded mail' => 'No guarde correo reenviado',
|
||||
'database' => 'base de datos',
|
||||
'User' => 'Usuario',
|
||||
'Host' => 'Host',
|
||||
|
@ -198,7 +199,6 @@ $LANG['es'] = array(
|
|||
'Bandwidth Usage eth0' => 'Uso de Ancho de Banda (eth0)',
|
||||
'FTP Usage' => 'Uso de FTP',
|
||||
'SSH Usage' => 'Uso de SSH',
|
||||
'Operating System' => 'Sistema Operativo',
|
||||
'reverse proxy' => 'proxy inverso',
|
||||
'web server' => 'servidor web',
|
||||
'dns server' => 'servidor dns',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue