Просмотр исходного кода

'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
devius 9 лет назад
Родитель
Сommit
18c26c825e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      web/inc/i18n/en.php

+ 1 - 0
web/inc/i18n/en.php

@@ -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',