diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-17 04:46:07 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-01-17 04:46:07 +0000 |
commit | dfe2a91684ea514bd25152f078090554868256fc (patch) | |
tree | e8f9699691651d03bfb01c83bd4e527d15fd4903 | |
parent | 6d8d0e29d2abe6ae2c6ecfa0ee44338726fa55c6 (diff) | |
download | redmine-dfe2a91684ea514bd25152f078090554868256fc.tar.gz redmine-dfe2a91684ea514bd25152f078090554868256fc.zip |
Traditional Chinese translation for trunk updated by ChunChang Lo (#24824)
git-svn-id: http://svn.redmine.org/redmine/trunk@16213 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 1d1ae41c4..a2b6d7e0b 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -538,6 +538,7 @@ setting_attachment_extensions_denied: 禁止使用的副檔名 setting_new_item_menu_tab: 建立新物件的專案功能分頁 setting_commit_logs_formatting: 套用文字格式至認可訊息 + setting_timelog_required_fields: 工時記錄必填欄位 permission_add_project: 建立專案 permission_add_subprojects: 建立子專案 @@ -1290,5 +1291,4 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - setting_timelog_required_fields: Required fields for time logs label_attribute_of_object: '%{object_name}''s %{name}' |