国际化系统

This commit is contained in:
YHH
2025-10-14 23:56:54 +08:00
parent 3a5e73266e
commit 3224bb9696
8 changed files with 340 additions and 23 deletions

View File

@@ -0,0 +1,2 @@
export { en } from './en';
export { zh } from './zh';