reset authkey + rss download link use downhash

This commit is contained in:
xiaomlove
2021-06-04 02:18:34 +08:00
parent e25fddcbe0
commit cf4479ebea
11 changed files with 39 additions and 25 deletions

View File

@@ -77,11 +77,12 @@ $lang_usercp = array
'std_passkey_reset' => " (密鑰已成功更新!)",
'std_password_changed' => " (你的密碼已成功修改!)",
'std_privacy_level_updated' => " (你的隱私級別已成功更新!)",
'row_reset_passkey' => "重置密匙",
'checkbox_reset_my_passkey' => "我想重置密鑰",
'text_reset_passkey_note' => "<b>意:</b>當密匙被重置後,你必須重新下載相關的種子檔才能繼續下載或做種",
'row_email_address' => "郵箱地址",
'text_email_address_note' => "<b>注意:</b>改變郵箱位址後,你將在新位址收到驗證郵件。你必須重新驗證",
'row_reset_passkey' => "重置 passkey",
'checkbox_reset_my_passkey' => "我想重置 passkey",
'text_reset_passkey_note' => "<b>意:</b>當 passkey 被重置後,種子下載鏈接(如 rss 列表中的種子鏈接)必須重新獲取",
'row_reset_authkey' => "重置 authkey",
'checkbox_reset_my_authkey' => "我想重置 authkey",
'text_reset_authkey_note' => "<b>註意:</b>當 authkey 被重置後,你必須重新下載相關的種子文件才能繼續下載或做種。",
'row_change_password' => "修改密碼",
'row_type_password_again' => "確認新密碼",
'row_privacy_level' => "隱私等級",