diff options
author | Go MAEDA <maeda@farend.jp> | 2021-06-25 02:04:35 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-06-25 02:04:35 +0000 |
commit | 10187236782d1bf373ef0802c3ce3a7dea25572c (patch) | |
tree | 7e4441e3309cb9e71e83fa81f3954212e6a3ae2a /config | |
parent | 890dc20ad749f1f9fa0fca41a2c23bb520be5008 (diff) | |
download | redmine-10187236782d1bf373ef0802c3ce3a7dea25572c.tar.gz redmine-10187236782d1bf373ef0802c3ce3a7dea25572c.zip |
Traditional Chinese translation update (#35427).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@21045 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index cca273911..25cc6ddc3 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1446,5 +1446,5 @@ permission_add_wiki_page_watchers: 新增 wiki 頁面監看員 permission_delete_wiki_page_watchers: 刪除 wiki 頁面監看員 label_wiki_page_watchers: 監看員 - label_attachment_description: File description - error_no_data_in_file: The file does not contain any data + label_attachment_description: 檔案概述說明 + error_no_data_in_file: 檔案未包含任何資料 |