mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
show passkey login URL at usercp
This commit is contained in:
@@ -251,6 +251,7 @@ $lang_usercp = array
|
||||
'text_two_step_secret_bind_manually_note' => '或者在 APP 中手动输入以下 Key:',
|
||||
'text_two_step_secret_bind_complete_note' => '输入 code 完成两步验证',
|
||||
'text_two_step_secret_unbind_note' => '输入 code 取消两步验证',
|
||||
'row_passkey_login_url' => 'Passkey 登录链接',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user