多语言

This commit is contained in:
李志鹏
2026-05-18 10:39:52 +08:00
parent 4587a59a89
commit f282adfd87
9 changed files with 161 additions and 16 deletions

5
src/lang/en.ts Normal file
View File

@@ -0,0 +1,5 @@
export default {
MainHeader: {
Home: 'Home',
}
}