配置多语言

This commit is contained in:
李志鹏
2026-02-03 11:21:10 +08:00
parent e8de1ac3b4
commit 734c0129cd
5 changed files with 137 additions and 0 deletions

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

@@ -0,0 +1,5 @@
export default {
Login: {
},
}