a5c56f7541
feat: 更新转账功能,添加币种选择和全部选项
2026-01-15 06:40:09 +07:00
704706c643
feat: 添加加载中提示,更新下载页面的显示逻辑
2026-01-15 06:38:10 +07:00
c54f83d92d
feat: 添加密码输入提示文本到多语言支持的登录和注册界面
2026-01-15 04:48:10 +07:00
4c29f95740
feat: 更新用户注册和登录界面的文本提示,增强用户体验
2026-01-15 03:04:49 +07:00
0ebf33c5a4
feat: 添加用户注册表单验证信息,包括姓名、邮箱和密码的必填及格式要求
2026-01-15 03:01:15 +07:00
8749dddd5b
feat: 添加服务模块,包含服务标题和我的客服文本
2026-01-14 23:19:44 +07:00
9d4df6d3da
fix: 更新环境变量为生产API地址,并添加注销相关的本地化文本
2026-01-14 20:25:54 +07:00
74caffbab4
feat: 添加“选择银行账户”翻译支持至阿拉伯语、英语、简体中文和繁体中文(香港),并更新相关组件
2026-01-14 11:09:45 +07:00
6311df7286
feat(locales): 添加“账户类型”翻译支持,包括资金账户和交易账户
2026-01-14 11:09:33 +07:00
427fdc70e9
feat(locales): 添加“充值类型”翻译支持,包括法币和加密货币
2026-01-14 11:05:12 +07:00
7a72f8e1b2
feat(locales): 添加“备注”、“充值方式”、“创建时间”、“订单号”翻译至阿拉伯语、英语、简体中文和繁体中文(香港)
2026-01-14 11:00:45 +07:00
1485fc275a
feat(locales): 添加“总资产估值”翻译至阿拉伯语、英语、简体中文和繁体中文(香港)
2026-01-14 10:55:29 +07:00
7de0e5ea6d
feat(locales): add support for Arabic and English (US) languages, and introduce Traditional Chinese (Hong Kong) locale
2026-01-14 04:45:58 +07:00
09cdfa0be8
refactor(i18n): streamline localization for zh-CN and remove zh-HK
2026-01-14 03:38:16 +07:00
7b7996b36f
feat: 添加首页本地化支持,包括标题、RWA产品和动态新闻的翻译
2026-01-14 03:09:24 +07:00
5c4ec4f50d
feat: 添加我的发行申请状态翻译,优化相关组件显示
2025-12-22 21:36:51 +07:00
ef7a833a62
feat: 添加订阅状态翻译,优化我的申购列表组件
2025-12-22 21:32:25 +07:00
b065dca018
feat: 添加文件上传组件,更新表单字段,优化描述输入逻辑
2025-12-21 19:22:17 +07:00
62d33a773a
feat: 更新 RWA 数据类型,优化订阅相关字段,添加 RWA 详情组件
2025-12-21 18:42:36 +07:00
101554ef5e
feat: 更新发行申请表单,添加订阅开始和结束时间字段,优化日期验证逻辑
2025-12-21 03:42:45 +07:00
e8278fa957
feat: 更新登录界面,使用国际化支持的注册按钮文本
2025-12-20 21:44:28 +07:00
57bbebe961
refactor: 重构登陆模块
2025-12-20 21:38:49 +07:00
3d9785fdf2
Refactor and enhance localization support; update language files and improve validation messages
...
- Updated localization files for Arabic and Traditional Chinese (Hong Kong).
- Added Arabic language support in the i18n configuration.
- Improved validation messages in the withdrawal schema.
- Refactored Vue components to ensure consistent usage of translation functions.
- Cleaned up CSS files for better formatting and consistency.
2025-12-20 05:30:59 +07:00