fix(webui): clarify new chat command text
This commit is contained in:
@@ -895,7 +895,7 @@
|
||||
"commands": {
|
||||
"new": {
|
||||
"title": "新しいチャット",
|
||||
"description": "現在のタスクを停止して、新しい会話を開始します。"
|
||||
"description": "このチャットをリセットして、新しい会話を開始します。"
|
||||
},
|
||||
"stop": {
|
||||
"title": "現在のタスクを停止",
|
||||
|
||||
Reference in New Issue
Block a user