diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-11 21:55:47 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-11 21:55:47 +0000 |
commit | 9f73af6cb349433b2b73aa8faa769bc8a0c2dc6e (patch) | |
tree | d6a38e470fc2104c7d460e6a621dc41602bdf7a3 /config/locales/zh-TW.yml | |
parent | 11ceb9134de23c35eb7315ff81f0d02219ffcfe3 (diff) | |
download | redmine-9f73af6cb349433b2b73aa8faa769bc8a0c2dc6e.tar.gz redmine-9f73af6cb349433b2b73aa8faa769bc8a0c2dc6e.zip |
Traditional Chinese translation update (#34884).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@20777 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-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 800a02a9d..f99c98b76 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1434,4 +1434,4 @@ text_project_destroy_enter_identifier: 若要確認, 請在下面輸入專案的代碼 (%{identifier}). button_add_subtask: 新增子任務 notice_invalid_watcher: '無效的監看員: 監看用戶將無法收到任何通知, 因為該用戶沒有檢視此物件的存取權限.' - button_fetch_changesets: Fetch commits + button_fetch_changesets: 擷取認可 |