diff options
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 4e304a97d..24fb78312 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1178,3 +1178,5 @@ description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' field_must_change_passwd: Must change password at next logon + notice_new_password_must_be_different: The new password must be different from the + current password |