refactor: 重构多语言和走马灯

- 删除 src/locales/en-US/common.ts 文件中的所有国际化文案
- 删除 src/locales/id-ID/common.ts 文件中的所有国际化文案
- 移除与游戏、认证、UI组件相关的多语言配置项
- 清理导航、游戏大厅、语言选择等界面的翻译内容
- 移除登录注册表单、验证规则等认证相关文案
- 删除支付、提款、钱包记录等财务功能翻译项
This commit is contained in:
JiaJun
2026-06-02 14:31:49 +08:00
parent 901ad1c30b
commit 3efcb3bba6
10 changed files with 155 additions and 61 deletions

View File

@@ -35,6 +35,8 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.20",
"embla-carousel-auto-scroll": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"i18next": "^26.0.5",
"ky": "^2.0.1",
"lottie-web": "^5.13.0",