feat: initial commit

This commit is contained in:
2026-03-31 10:38:12 +08:00
commit afd692eacd
130 changed files with 8681 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
export default {
'component.tagSelect.expand': 'Expand',
'component.tagSelect.collapse': 'Collapse',
'component.tagSelect.all': 'All',
};