feat: Add localization support for Copilot resume chat and hide current chat model settings

This commit is contained in:
n4ze3m
2024-05-24 21:19:53 +05:30
parent 961f5180c6
commit 23435318c5
11 changed files with 172 additions and 6 deletions

View File

@@ -20,6 +20,12 @@
},
"searchMode": {
"label": "使用简化的互联网搜索"
},
"copilotResumeLastChat": {
"label": "打开侧边栏时恢复上次聊天Copilot"
},
"hideCurrentChatModelSettings": {
"label": "隐藏当前聊天模型设置"
}
},
"webSearch": {