mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 02:04:10 +02:00
Merge branch 'develop' into pag-back
This commit is contained in:
6
locales/index.d.ts
vendored
6
locales/index.d.ts
vendored
@@ -420,6 +420,8 @@ export interface Locale {
|
||||
"totpDescription": string;
|
||||
"moderator": string;
|
||||
"moderation": string;
|
||||
"moderationNote": string;
|
||||
"addModerationNote": string;
|
||||
"nUsersMentioned": string;
|
||||
"securityKeyAndPasskey": string;
|
||||
"securityKey": string;
|
||||
@@ -1468,6 +1470,10 @@ export interface Locale {
|
||||
"description": string;
|
||||
"flavor": string;
|
||||
};
|
||||
"_smashTestNotificationButton": {
|
||||
"title": string;
|
||||
"description": string;
|
||||
};
|
||||
};
|
||||
};
|
||||
"_role": {
|
||||
|
||||
Reference in New Issue
Block a user