diff options
author | Go MAEDA <maeda@farend.jp> | 2019-02-12 14:52:28 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-02-12 14:52:28 +0000 |
commit | 9ab56989c06ebccc79aa1f053a963ccc74124a21 (patch) | |
tree | 9c0222d0f1c2ee4bcbd441a95b6623483a4f4212 | |
parent | d3835822289f19eea28f9ebebb915a91059b484e (diff) | |
download | redmine-9ab56989c06ebccc79aa1f053a963ccc74124a21.tar.gz redmine-9ab56989c06ebccc79aa1f053a963ccc74124a21.zip |
Traditional Chinese translation update for 4.0-stable (#30791).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@17861 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 ae6342f1b..9d88fe77b 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1313,4 +1313,4 @@ label_ldaps_verify_peer: LDAPS label_ldaps_warning: 建議使用包含 SSL 憑證檢查的加密 LADPS 協定,以防止驗證過程被竄改操縱。 label_nothing_to_preview: 沒有可供預覽的項目 - error_token_expired: This password recovery link has expired, please try again. + error_token_expired: 此密碼復原連結已經過期, 請再試一次. |