Merge pull request #524 from ionescu-bogdan/patch-3

Update en.php
This commit is contained in:
Serghey Rodin 2015-12-11 19:48:10 +02:00
commit dbbdbc0540

View file

@ -159,7 +159,7 @@ $LANG['en'] = array(
'SSL Domains' => 'SSL Domains',
'Web Aliases' => 'Web Aliases',
'per domain' => 'per domain',
'DNS Domains' => 'DNS Domains',
'DNS domains' => 'DNS Domains',
'DNS Domains' => 'DNS Domains',
'DNS records' => 'DNS records' ,
'Name Servers' => 'Name Servers',
@ -219,6 +219,7 @@ $LANG['en'] = array(
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
'FTP Usage' => 'FTP Usage',
'SSH Usage' => 'SSH Usage',
'Exim Usage' => 'Exim Usage',
'reverse proxy' => 'reverse proxy',
'web server' => 'web server',
'dns server' => 'dns server',
@ -602,4 +603,4 @@ $LANG['en'] = array(
'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.',
'This is a commercial module, you would need to purchace license key to enable it.' => 'This is a commercial module, you would need to purchace license key to enable it.'
);
);