From cf4ce7dcc0bf1dfdb80ac428d4f320064cde0567 Mon Sep 17 00:00:00 2001 From: Clark Chen Date: Tue, 28 Jun 2016 23:45:09 -0400 Subject: [PATCH] Update tw.php --- web/inc/i18n/tw.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index ca3b1a5a..83d42914 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -346,7 +346,7 @@ $LANG['tw'] = array( 'stats password' => '統計密碼', 'ftp user password' => 'FTP使用者帳號密碼', 'ftp user' => 'FTP使用者', - 'Last 70 lines of %s.%s.log' => ' %s.%s.log 的最後70行', + 'Last 70 lines of %s.%s.log' => '%s.%s.log 的最後70行', 'AccessLog' => '存取記錄', 'ErrorLog' => '錯誤紀錄', 'Download AccessLog' => '下載存取記錄',