上传字体包 版本树页面

This commit is contained in:
X1627315083@163.com
2026-02-05 10:43:18 +08:00
parent 29baa2f786
commit 58c7e4187b
48 changed files with 566 additions and 246 deletions

View File

@@ -97,5 +97,14 @@ export default {
japan: 'Japan',
canada: 'Canada',
germany: 'Germany'
}
},
// Version Tree
VersionTree: {
versionInformation: 'Version Information',
input: 'Input',
userRequest: 'User Request',
sketch: 'Sketch',
generateResult: 'Generate Result',
}
}