1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-11-28 06:48:42 +09:00

Update index.d.ts

This commit is contained in:
syuilo 2023-09-24 15:41:07 +09:00
parent 841e6ff901
commit 80d52f65eb

2
locales/index.d.ts vendored
View File

@ -2271,6 +2271,8 @@ export interface Locale {
"resetPassword": string;
"suspendRemoteInstance": string;
"unsuspendRemoteInstance": string;
"markSensitiveDriveFile": string;
"unmarkSensitiveDriveFile": string;
};
}
declare const locales: {