feat(webui): add temporary chat mode
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
"noMatch": "このコードに一致する保留中のリクエストはありません。"
|
||||
}
|
||||
},
|
||||
"temporaryChat": {
|
||||
"title": "一時チャット",
|
||||
"description": "履歴やメモリには保存されません。リクエストは引き続きモデルプロバイダーに送信され、ツール操作による変更は残る場合があります。",
|
||||
"notSaved": "保存されません",
|
||||
"clear": "一時チャットを消去"
|
||||
},
|
||||
"sidebar": {
|
||||
"navigation": "サイドバーのナビゲーション",
|
||||
"collapse": "サイドバーを閉じる",
|
||||
|
||||
Reference in New Issue
Block a user