fix(webui): clarify new chat command text

This commit is contained in:
chengyongru
2026-07-07 15:42:04 +08:00
committed by Xubin Ren
parent 7e135b45f3
commit a7b8a9ed46
12 changed files with 50 additions and 17 deletions
+1 -1
View File
@@ -895,7 +895,7 @@
"commands": {
"new": {
"title": "新しいチャット",
"description": "現在のタスクを停止して、新しい会話を開始します。"
"description": "このチャットをリセットして、新しい会話を開始します。"
},
"stop": {
"title": "現在のタスクを停止",