mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-26 00:53:54 +08:00
删除多余定义
This commit is contained in:
@@ -856,7 +856,6 @@ export default {
|
|||||||
|
|
||||||
// templateQuickConfig
|
// templateQuickConfig
|
||||||
'templateQuickConfig.title': 'Module Quick Configuration',
|
'templateQuickConfig.title': 'Module Quick Configuration',
|
||||||
'templateQuickConfig.basicSettings': 'Basic Settings',
|
|
||||||
'templateQuickConfig.agentSettings.agentName': 'Nickname',
|
'templateQuickConfig.agentSettings.agentName': 'Nickname',
|
||||||
'templateQuickConfig.agentSettings.agentNamePlaceholder': 'Please enter nickname',
|
'templateQuickConfig.agentSettings.agentNamePlaceholder': 'Please enter nickname',
|
||||||
'templateQuickConfig.agentSettings.systemPrompt': 'Introduction',
|
'templateQuickConfig.agentSettings.systemPrompt': 'Introduction',
|
||||||
|
|||||||
@@ -855,7 +855,6 @@ export default {
|
|||||||
|
|
||||||
// 模板快速配置页面文本
|
// 模板快速配置页面文本
|
||||||
'templateQuickConfig.title': '模块快速配置',
|
'templateQuickConfig.title': '模块快速配置',
|
||||||
'templateQuickConfig.basicSettings': '基本设置',
|
|
||||||
'templateQuickConfig.agentSettings.agentName': '助手昵称',
|
'templateQuickConfig.agentSettings.agentName': '助手昵称',
|
||||||
'templateQuickConfig.agentSettings.agentNamePlaceholder': '请输入助手昵称',
|
'templateQuickConfig.agentSettings.agentNamePlaceholder': '请输入助手昵称',
|
||||||
'templateQuickConfig.agentSettings.systemPrompt': '角色介绍',
|
'templateQuickConfig.agentSettings.systemPrompt': '角色介绍',
|
||||||
|
|||||||
@@ -855,7 +855,6 @@ export default {
|
|||||||
|
|
||||||
// 模板快速配置
|
// 模板快速配置
|
||||||
'templateQuickConfig.title': '模組快速設定',
|
'templateQuickConfig.title': '模組快速設定',
|
||||||
'templateQuickConfig.basicSettings': '基本設置',
|
|
||||||
'templateQuickConfig.agentSettings.agentName': '助手暱稱',
|
'templateQuickConfig.agentSettings.agentName': '助手暱稱',
|
||||||
'templateQuickConfig.agentSettings.agentNamePlaceholder': '請輸入助手暱稱',
|
'templateQuickConfig.agentSettings.agentNamePlaceholder': '請輸入助手暱稱',
|
||||||
'templateQuickConfig.agentSettings.systemPrompt': '角色介紹',
|
'templateQuickConfig.agentSettings.systemPrompt': '角色介紹',
|
||||||
|
|||||||
Reference in New Issue
Block a user