Merge pull request #423 from SuanmoSuanyangTechnology/release/v0.2.5

Release/v0.2.5
This commit is contained in:
Ke Sun
2026-02-28 18:38:18 +08:00
committed by GitHub
11 changed files with 84 additions and 26 deletions

View File

@@ -452,6 +452,7 @@ export const en = {
nextStep: 'Next Step',
prevStep: 'Previous Step',
exportSuccess: 'Export successful',
recommend: 'Recommend',
},
model: {
searchPlaceholder: 'search model…',

View File

@@ -1028,6 +1028,7 @@ export const zh = {
nextStep: '下一步',
prevStep: '上一步',
exportSuccess: '导出成功',
recommend: '推荐',
},
model: {
searchPlaceholder: '搜索模型…',