Merge pull request #838 from devius/patch-2

'Bandwidth Usage eth0'  => 'Bandwidth Usage eth0',
This commit is contained in:
System Void 2016-09-13 00:29:44 +01:00 committed by GitHub
commit 35092c6406

View file

@ -246,6 +246,7 @@ $LANG['en'] = array(
'MySQL Usage on localhost' => 'MySQL Usage on localhost', 'MySQL Usage on localhost' => 'MySQL Usage on localhost',
'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost', 'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost',
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0', 'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
'Bandwidth Usage eth1' => 'Bandwidth Usage eth1',
'Exim Usage' => 'Exim Usage', 'Exim Usage' => 'Exim Usage',
'FTP Usage' => 'FTP Usage', 'FTP Usage' => 'FTP Usage',
'SSH Usage' => 'SSH Usage', 'SSH Usage' => 'SSH Usage',