Merge branch 'develop' into feature/ui_upgrade_zy

This commit is contained in:
zhaoying
2026-03-23 15:06:53 +08:00
71 changed files with 1766 additions and 763 deletions

View File

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

View File

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