feat: Support drop DSL file into the browser to create app (#20706)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
诗浓
2025-06-18 13:58:57 +08:00
committed by GitHub
parent ce3e2e5eb8
commit 1da8027445
6 changed files with 173 additions and 42 deletions

View File

@@ -87,6 +87,7 @@ const translation = {
appCreateDSLErrorPart3: 'Current application DSL version: ',
appCreateDSLErrorPart4: 'System-supported DSL version: ',
appCreateFailed: 'Failed to create app',
dropDSLToCreateApp: 'Drop DSL file here to create app',
},
newAppFromTemplate: {
byCategories: 'BY CATEGORIES',