Forráskód Böngészése

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

Update en.php
Serghey Rodin 10 éve
szülő
commit
dbbdbc0540
1 módosított fájl, 3 hozzáadás és 2 törlés
  1. 3 2
      web/inc/i18n/en.php

+ 3 - 2
web/inc/i18n/en.php

@@ -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.'
 
-);
+);