'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',

'Bandwidth Usage eth0'  => 'Bandwidth Usage eth0', and when server has eth1, 2,3 and more interfaces, translation is missing
This commit is contained in:
devius 2016-09-13 03:16:38 +04:00 committed by GitHub
commit 18c26c825e

View file

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