diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2023-10-23 17:07:19 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2023-10-23 17:07:19 +0000 |
commit | c0bc2136c57eb8c2311c1349d3d9604bcf0ceb14 (patch) | |
tree | c48b62d5140c95995f224d78cab85f0669cf0c20 /config | |
parent | 2e34dc5e1c16f43f0d717f1b82e585aa98029024 (diff) | |
download | redmine-c0bc2136c57eb8c2311c1349d3d9604bcf0ceb14.tar.gz redmine-c0bc2136c57eb8c2311c1349d3d9604bcf0ceb14.zip |
Traditional Chinese translation update (#39221).
Patch by ChunChang (Nagaharu) Lo.
git-svn-id: https://svn.redmine.org/redmine/trunk@22367 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 550dc46cd..a71a10d62 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1502,5 +1502,4 @@ label_open_issue_statuses_description: 檢視所有議題狀態的說明 text_select_apply_issue_status: 選擇議題狀態 field_name_or_email_or_login: 姓名, 電子郵件或帳戶名稱 - text_default_active_job_queue_changed: Default queue adapter which is well suited - only for dev/test changed + text_default_active_job_queue_changed: 已變更僅適用於開發/測試環境的佇列適配器 (queue adapter) |