feat: パスキーに対応 (MisskeyIO#149)

This commit is contained in:
まっちゃとーにゅ
2023-08-23 08:55:47 +09:00
committed by GitHub
parent 001f6377d4
commit 690a4d5d53
42 changed files with 812 additions and 1066 deletions

2
locales/index.d.ts vendored
View File

@@ -416,6 +416,7 @@ export interface Locale {
"2fa": string;
"totp": string;
"totpDescription": string;
"useSecurityKey": string;
"moderator": string;
"moderation": string;
"nUsersMentioned": string;
@@ -1824,7 +1825,6 @@ export interface Locale {
"securityKeyNotSupported": string;
"registerTOTPBeforeKey": string;
"securityKeyInfo": string;
"chromePasskeyNotSupported": string;
"registerSecurityKey": string;
"securityKeyName": string;
"tapSecurityKey": string;