diff options
author | Go MAEDA <maeda@farend.jp> | 2019-03-04 08:18:53 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-03-04 08:18:53 +0000 |
commit | 78165644f32a85c83db69c2825188d8a7481a047 (patch) | |
tree | 647950187d15092b64e212eae79d4ddcf278037e /config | |
parent | 0f39eec9e0fa3c3a9d3cdf3a5465a4eeede2f2aa (diff) | |
download | redmine-78165644f32a85c83db69c2825188d8a7481a047.tar.gz redmine-78165644f32a85c83db69c2825188d8a7481a047.zip |
Traditional Chinese translation update (#30958).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@17920 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 2ffc98656..b086366b9 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1322,4 +1322,4 @@ label_next_week: 下一週 label_next_month: 下個月 text_role_no_workflow: 此角色尚未定義工作流程 - text_status_no_workflow: No tracker uses this status in the workflows + text_status_no_workflow: 工作流程中尚未有使用此狀態的追蹤標籤 |