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
|
@ -172,6 +172,7 @@ $LANG['ro'] = array(
|
|||
'Quota' => 'cotă',
|
||||
'Autoreply' => 'Răspuns automat',
|
||||
'Forward to' => 'Forward',
|
||||
'Do not store forwarded mail' => 'A nu se salva mesajele redirecționate',
|
||||
'database' => 'baza de date',
|
||||
'User' => 'Utilizator',
|
||||
'Host' => 'Host',
|
||||
|
@ -200,7 +201,6 @@ $LANG['ro'] = array(
|
|||
'Bandwidth Usage eth0' => 'Utilizare rețelei eth0',
|
||||
'FTP Usage' => 'FTP ',
|
||||
'SSH Usage' => 'SSH',
|
||||
'Operating System' => 'Sistem de operare',
|
||||
'reverse proxy' => 'proxy inversă',
|
||||
'web server' => 'server web',
|
||||
'dns server' => 'server dns',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue