remove unused locales

This commit is contained in:
kakkokari-gtyih 2025-03-25 21:37:06 +09:00
parent 608ca0442d
commit 9ea632acee
2 changed files with 0 additions and 15 deletions

12
locales/index.d.ts vendored
View File

@ -5358,18 +5358,6 @@ export interface Locale extends ILocale {
*
*/
"migrateOldSettings_description": string;
/**
*
*/
"youAreBlocking": string;
/**
*
*/
"youAreBlocked": string;
/**
*
*/
"youAreMuting": string;
"_chat": {
/**
*

View File

@ -1335,9 +1335,6 @@ information: "情報"
chat: "チャット"
migrateOldSettings: "旧設定情報を移行"
migrateOldSettings_description: "通常これは自動で行われていますが、何らかの理由により上手く移行されなかった場合は手動で移行処理をトリガーできます。現在の設定情報は上書きされます。"
youAreBlocking: "あなたはこのユーザーをブロックしています。"
youAreBlocked: "あなたはこのユーザーにブロックされています。"
youAreMuting: "あなたはこのユーザーをミュートしています。"
_chat:
noMessagesYet: "まだメッセージはありません"