forked from mirrors/misskey
fix(frontend): リモートユーザーのロールバッジ表示の文言をわかりやすく (#16672)
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -4707,7 +4707,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"enableIdenticonGeneration": string;
|
||||
/**
|
||||
* リモートユーザーのロールバッジを表示する
|
||||
* リモートユーザーに付与したロールバッジを表示する
|
||||
*/
|
||||
"showRoleBadgesOfRemoteUsers": string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user