feat: 添加国际化支持,更新相关配置和组件,优化余额格式化
This commit is contained in:
9
src/locales/zh-CN.json
Normal file
9
src/locales/zh-CN.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"wallet": {
|
||||
"wallet": "钱包",
|
||||
"recharge": "充值",
|
||||
"withdraw": "提现",
|
||||
"transfer": "转账",
|
||||
"balance": "余额"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user