spec(User): モデレーターは非公開ロールを確認できるように (MisskeyIO#384)
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -2388,6 +2388,10 @@ export interface Locale extends ILocale {
|
||||
* このユーザーは凍結されています。
|
||||
*/
|
||||
"userSuspended": string;
|
||||
/**
|
||||
* このユーザーは制限されています。
|
||||
*/
|
||||
"userLimited": string;
|
||||
/**
|
||||
* このユーザーはサイレンスされています。
|
||||
*/
|
||||
|
Reference in New Issue
Block a user