mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-05-07 12:27:12 +02:00
'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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user