Skip to content

Commit dbb59ca

Browse files
author
Clark Chen
authored
Update tw.php
1 parent 7a5c63f commit dbb59ca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

web/inc/i18n/tw.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
'stats password' => '統計密碼',
347347
'ftp user password' => 'FTP使用者帳號密碼',
348348
'ftp user' => 'FTP使用者',
349-
'Last 70 lines of %s.%s.log' => '最後70行的 %s.%s.記錄',
349+
'Last 70 lines of %s.%s.log' => ' %s.%s.log 的最後70行',
350350
'AccessLog' => '存取記錄',
351351
'ErrorLog' => '錯誤紀錄',
352352
'Download AccessLog' => '下載存取記錄',
@@ -619,7 +619,9 @@
619619
'Display/Close shortcuts' => '顯示/關閉 快捷鍵列表',
620620
'Move backward through top menu' => '在頂置選單中向左移動',
621621
'Move forward through top menu' => '在頂置選單中向右移動',
622-
'Enter focused element' => '進去選擇的選項',
622+
'Enter focused element' => '進入選擇的選項',
623+
'Move up through elements list' => '往上查看列表',
624+
'Move down through elements list' => '往下查看列表',
623625
'Upload' => '上傳',
624626
'New File' => '新增檔案',
625627
'New Folder' => '新增資料夾',

0 commit comments

Comments
 (0)