Skip to content

Commit 18c26c8

Browse files
authored
'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
1 parent 21f73c8 commit 18c26c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/inc/i18n/en.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@
246246
'MySQL Usage on localhost' => 'MySQL Usage on localhost',
247247
'PostgreSQL Usage on localhost' => 'PostgreSQL Usage on localhost',
248248
'Bandwidth Usage eth0' => 'Bandwidth Usage eth0',
249+
'Bandwidth Usage eth1' => 'Bandwidth Usage eth1',
249250
'Exim Usage' => 'Exim Usage',
250251
'FTP Usage' => 'FTP Usage',
251252
'SSH Usage' => 'SSH Usage',

0 commit comments

Comments
 (0)