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
+6 -3
View File
@@ -77,9 +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_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_email_address' => "邮箱地址",
'text_email_address_note' => "<b>注意:</b>改变邮箱地址后,你将在新地址收到验证邮件。你必须重新验证。",
'row_change_password' => "修改密码",