mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -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
|
@ -171,6 +171,7 @@ $LANG['cz'] = array(
|
|||
'Quota' => 'Kvóta',
|
||||
'Autoreply' => 'Autoreply',
|
||||
'Forward to' => 'Předat dál',
|
||||
'Do not store forwarded mail' => 'neukládat odeslané e-maily',
|
||||
'database' => 'databáze',
|
||||
'User' => 'Uživatel',
|
||||
'Host' => 'Host',
|
||||
|
@ -199,7 +200,6 @@ $LANG['cz'] = array(
|
|||
'Bandwidth Usage eth0' => 'Bandwidth využití eth0',
|
||||
'FTP Usage' => 'FTP využití',
|
||||
'SSH Usage' => 'SSH využití',
|
||||
'Operating System' => 'Operační systém',
|
||||
'reverse proxy' => 'reverse proxy',
|
||||
'web server' => 'web server',
|
||||
'dns server' => 'dns server',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue