diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-01-09 13:15:24 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-01-09 13:15:24 +0000 |
commit | 495e8892e3d046c24ddbf94bbf92c838f4089e8b (patch) | |
tree | 10e6a421c7f525dad370e3a4b714f866daa8f8ee /config | |
parent | 18d0e407118105eee2a91718e7dbaab4765576ce (diff) | |
download | redmine-495e8892e3d046c24ddbf94bbf92c838f4089e8b.tar.gz redmine-495e8892e3d046c24ddbf94bbf92c838f4089e8b.zip |
Merged r15028 from trunk to 3.2-stable (#21506)
Traditional Chinese translation updated by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15033 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 efbd6378d..8d83868f6 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1060,6 +1060,7 @@ label_create_missing_values: 建立缺少的數值 label_api: API label_field_format_enumeration: 鍵/值 清單 + label_default_values_for_new_users: 新用戶使用之預設值 button_login: 登入 button_submit: 送出 @@ -1255,4 +1256,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - label_default_values_for_new_users: Default values for new users |