diff options
author | Go MAEDA <maeda@farend.jp> | 2023-05-05 03:34:38 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-05-05 03:34:38 +0000 |
commit | 99d8c30f88af1f4090966522c792d6b48691a299 (patch) | |
tree | 41f0f07350284d1bd961ba856b4a8bdb553ffaef | |
parent | 5352225a8ca5bab25a51c3f4169a98cda364fc86 (diff) | |
download | redmine-99d8c30f88af1f4090966522c792d6b48691a299.tar.gz redmine-99d8c30f88af1f4090966522c792d6b48691a299.zip |
Traditional Chinese translation update (#38516).
Patch by ChunChang (Nagaharu) Lo.
git-svn-id: https://svn.redmine.org/redmine/trunk@22222 e93f8b46-1217-0410-a6f0-8f06a7374b81
-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 671f9e6af..b54d63dba 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1494,5 +1494,5 @@ label_auto_watch_on_issue_created: 我所建立的議題 field_any_searchable: 任何可搜尋的文字 label_contains_any_of: 包含任何(任一個字) - button_apply_issues_filter: Apply issues filter - label_view_previous_annotation: View annotation prior to this change + button_apply_issues_filter: 套用議題篩選條件 + label_view_previous_annotation: 檢視此變更之前的註釋 |