Skip to content

Commit b583832

Browse files
author
Clark Chen
committed
Update tw.php
1 parent 337a592 commit b583832

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

web/inc/i18n/tw.php

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,9 @@
190190
'User' => '使用者',
191191
'Host' => '主機',
192192
'Charset' => '編碼',
193-
'Min' => '分鐘',
194-
'Hour' => '小時',
195-
'Day' => '',
193+
'Min' => '',
194+
'Hour' => '',
195+
'Day' => '',
196196
'Month' => '',
197197
'Day of week' => '星期幾',
198198
'local' => '本地',
@@ -210,13 +210,17 @@
210210
'Bandwidth Usage p2p1' => '流量使用量 (p2p1)',
211211
'Bandwidth Usage ppp0' => '流量使用量 (ppp0)',
212212
'Bandwidth Usage ppp1' => '流量使用量 (ppp1)',
213+
'Bandwidth Usage eth0' => '流量使用量 (eth0)',
214+
'Bandwidth Usage eth1' => '流量使用量 (eth1)',
215+
'Bandwidth Usage sit0' => '流量使用量 (sit0)',
216+
'Bandwidth Usage sit1' => '流量使用量 (sit1)',
217+
'Bandwidth Usage he-ipv6' => '流量使用量 (he-ipv6)',
213218
'HTTPD Usage' => 'Apache使用量',
214219
'APACHE2 Usage' => 'Apache2使用量',
215220
'NGINX Usage' => 'NGINX使用量',
216221
'Exim Usage' => 'Exim使用量',
217222
'MySQL Usage on localhost' => 'MySQL使用量 (localhost)',
218223
'PostgreSQL Usage on localhost' => 'PostgreSQL使用量 (localhost)',
219-
'Bandwidth Usage eth0' => '網路流量 (eth0)',
220224
'FTP Usage' => 'FTP使用量',
221225
'SSH Usage' => 'SSH使用量',
222226
'ACCEPT' => '允許',

0 commit comments

Comments
 (0)