diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-06-22 08:03:25 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-06-22 08:03:25 +0000 |
commit | 5f748cabae7b3710deaa7328d2ff4622e53fd840 (patch) | |
tree | 465e13462e539970a158eefc97b8caf05866dee2 /config/locales | |
parent | 0dd95cdbc53e5805df2969887a40d9b6a4acfa33 (diff) | |
download | redmine-5f748cabae7b3710deaa7328d2ff4622e53fd840.tar.gz redmine-5f748cabae7b3710deaa7328d2ff4622e53fd840.zip |
Traditional Chinese translation updated by ChunChang Lo (#20147)
git-svn-id: http://svn.redmine.org/redmine/trunk@14369 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-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 1ed6c3fa7..2d38033dd 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -639,6 +639,7 @@ label_register: 註冊 label_login_with_open_id_option: 或使用 OpenID 登入 label_password_lost: 遺失密碼 + label_password_required: 確認您的密碼後繼續 label_home: 網站首頁 label_my_page: 帳戶首頁 label_my_account: 我的帳戶 @@ -1229,4 +1230,3 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' - label_password_required: Confirm your password to continue |