diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-08-07 19:24:03 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-08-07 19:24:03 +0000 |
commit | b418e2728304e580ee606f1fdc8bcb882cc762ae (patch) | |
tree | 7f3902a78a845fed2bec4eab4819b0380cd3c7e3 /config/locales/zh-TW.yml | |
parent | 3676783052fed523c23247fb8181124e918dd4e1 (diff) | |
download | redmine-b418e2728304e580ee606f1fdc8bcb882cc762ae.tar.gz redmine-b418e2728304e580ee606f1fdc8bcb882cc762ae.zip |
Filling locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10165 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 10204ebbd..174c1af68 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1139,3 +1139,7 @@ description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' field_board_parent: Parent forum + label_attribute_of_project: Project's %{name} + label_attribute_of_author: Author's %{name} + label_attribute_of_assigned_to: Assignee's %{name} + label_attribute_of_fixed_version: Target version's %{name} |