diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-18 23:31:45 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-18 23:31:45 +0000 |
commit | 984fdcdc5373193ac8a61191513b9199549e8674 (patch) | |
tree | 2f0011c53bff0b064dc8b4bfb6982f295c65aab9 | |
parent | 280e95b825d9adbcdb3d400e7eb5397f62e881e9 (diff) | |
download | redmine-984fdcdc5373193ac8a61191513b9199549e8674.tar.gz redmine-984fdcdc5373193ac8a61191513b9199549e8674.zip |
Traditional Chinese translation update (#34930).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@20825 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/zh-TW.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index a761b5261..55710dc1f 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1439,4 +1439,4 @@ permission_add_message_watchers: 新增訊息監看員 permission_delete_message_watchers: 刪除訊息監看員 label_message_watchers: 監看員 - button_copy_link: Copy link + button_copy_link: 複製連結 |