This commit is contained in:
yuding
2025-12-22 14:31:23 +08:00
parent 9d1ebfd817
commit 005535a26d
14 changed files with 548 additions and 401 deletions

View File

@@ -30,5 +30,10 @@ export const enUS: TranslationDictionary = {
},
constructTree: {
title: 'Construct Tree',
}
},
tab: {
component: 'Component',
system: 'System',
space: 'Space',
}
};