enhance(frontend): チャンネル周りのUIの整理 (#16743)

* enhance(frontend): チャンネル周りのUIの整理

* fix: 共通要素間の一貫性を保つ

* Update Changelog

* fix: チャンネル新規作成を管理タブに移動・上部ボタン削除
This commit is contained in:
かっこかり
2025-11-06 10:15:59 +09:00
committed by GitHub
parent 0abe021640
commit 0edb0133fc
6 changed files with 15 additions and 11 deletions

4
locales/index.d.ts vendored
View File

@@ -5605,6 +5605,10 @@ export interface Locale extends ILocale {
* 技術的なお問い合わせの際に、以下の情報を併記すると問題の解決に役立つことがあります。
*/
"deviceInfoDescription": string;
/**
* あなたは管理者です
*/
"youAreAdmin": string;
"_compression": {
"_quality": {
/**

View File

@@ -1396,6 +1396,7 @@ scheduled: "予約"
widgets: "ウィジェット"
deviceInfo: "デバイス情報"
deviceInfoDescription: "技術的なお問い合わせの際に、以下の情報を併記すると問題の解決に役立つことがあります。"
youAreAdmin: "あなたは管理者です"
_compression:
_quality: