diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-10-10 17:43:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-10-10 17:43:10 +0000 |
commit | b15bd840ec3cc48fbfd58c19576ded438b851e99 (patch) | |
tree | df79aa563c031a2699ff92ea0a250985f1b073dc /config/locales/zh-TW.yml | |
parent | d0e090eff90b90307aebcbaf98a9b4564a295373 (diff) | |
download | redmine-b15bd840ec3cc48fbfd58c19576ded438b851e99.tar.gz redmine-b15bd840ec3cc48fbfd58c19576ded438b851e99.zip |
Filling locales (#5487).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10589 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index eb25dc7fa..963705bbe 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1155,3 +1155,7 @@ text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: 與子專案共用 + label_cross_project_tree: 與專案樹共用 + label_cross_project_hierarchy: 與專案階層架構共用 + label_cross_project_system: 與全部的專案共用 |