1
0

enhance(frontend): ファイルアップロード処理のリファクタと設定の簡略化

This commit is contained in:
syuilo
2025-03-28 09:47:34 +09:00
parent 61e09d483e
commit a25fa62d64
11 changed files with 57 additions and 90 deletions
+4
View File
@@ -5358,6 +5358,10 @@ export interface Locale extends ILocale {
*
*/
"migrateOldSettings_description": string;
/**
*
*/
"compress": string;
"_chat": {
/**
*
+1
View File
@@ -1335,6 +1335,7 @@ information: "情報"
chat: "チャット"
migrateOldSettings: "旧設定情報を移行"
migrateOldSettings_description: "通常これは自動で行われていますが、何らかの理由により上手く移行されなかった場合は手動で移行処理をトリガーできます。現在の設定情報は上書きされます。"
compress: "圧縮"
_chat:
noMessagesYet: "まだメッセージはありません"