fix: model source error in catalog

This commit is contained in:
jialin
2025-11-17 15:24:22 +08:00
parent d1c3edfd9b
commit 906f59a566
6 changed files with 85 additions and 303 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export default {
'playground.system': '系统',
'playground.systemMessage': '系统消息',
'playground.user': '用户',
'playground.assistant': 'AI助手',
'playground.assistant': 'AI 助手',
'playground.newMessage': '新消息',
'playground.viewcode': '查看代码',
'playground.model': '模型',