Merge pull request #975 from SuanmoSuanyangTechnology/feature/space_zy

feat(web): support switch space
This commit is contained in:
yingzhao
2026-04-22 18:51:07 +08:00
committed by GitHub
8 changed files with 194 additions and 19 deletions

View File

@@ -474,6 +474,7 @@ export const en = {
view: 'View',
updated_at: 'Updated At',
callbackUrlInvalid: 'Please enter a valid URL',
switchSpace: 'Switch Space',
},
model: {
searchPlaceholder: 'search model…',

View File

@@ -1153,6 +1153,7 @@ export const zh = {
view: '查看',
updated_at: '更新时间',
callbackUrlInvalid: '请输入有效的 URL',
switchSpace: '切换空间',
},
model: {
searchPlaceholder: '搜索模型…',