feat(web): model ui update

This commit is contained in:
zhaoying
2026-01-29 19:04:57 +08:00
parent 4c34cb55b6
commit 59c5a3973a
4 changed files with 4 additions and 2 deletions

View File

@@ -558,6 +558,7 @@ export const en = {
item: 'item',
apiKeyNum: ' API Keys',
official: 'Official',
deprecated: 'Deprecated',
llm: 'LLM',
chat: 'Chat',

View File

@@ -1124,6 +1124,7 @@ export const zh = {
item: '个',
apiKeyNum: '个 API Key',
official: '官方',
deprecated: '已弃用',
llm: 'LLM',
chat: 'Chat',