diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.php')
-rw-r--r-- | apps/files/l10n/zh_TW.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php index 9e56c853ad7..bfdeb6fe127 100644 --- a/apps/files/l10n/zh_TW.php +++ b/apps/files/l10n/zh_TW.php @@ -76,7 +76,6 @@ $TRANSLATIONS = array( "Delete" => "刪除", "Upload too large" => "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "您試圖上傳的檔案大小超過伺服器的限制。", -"Files are being scanned, please wait." => "正在掃描檔案,請稍等。", -"Current scanning" => "正在掃描" +"Files are being scanned, please wait." => "正在掃描檔案,請稍等。" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |