From 4d233eda308e113e27cabbad70470242c771774e Mon Sep 17 00:00:00 2001 From: Ionescu Bogdan Date: Fri, 4 Dec 2015 22:33:15 +0200 Subject: [PATCH] Update en.php --- web/inc/i18n/en.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/inc/i18n/en.php b/web/inc/i18n/en.php index bd560a0d..a421ef41 100644 --- a/web/inc/i18n/en.php +++ b/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.' -); \ No newline at end of file +);