forked from mirrors/misskey
fix(frontend): チャットのデザイン調整 (#15708)
* fix(frontend): チャットのデザイン調整 * remove unused locales * 🎨 * Update XMessage.vue * Update XMessage.vue --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -5509,7 +5509,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"thisUserAllowsChatOnlyFromFollowers": string;
|
||||
/**
|
||||
* このユーザーはフォローしているユーザーからのみチャットを受け付けています。
|
||||
* このユーザーは、このユーザーがフォローしているユーザーからのみチャットを受け付けています。
|
||||
*/
|
||||
"thisUserAllowsChatOnlyFromFollowing": string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user