mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07: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:
parent
21f73c86a7
commit
18c26c825e
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue