This commit is contained in:
2025-10-27 15:55:29 +08:00
commit 6632080b83
513 changed files with 117442 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
export const lang = {
//title为每个页面的标题
title: '我的余额',
accountBalance: '账户余额 ',
money:' (元)',
recharge: '充值',
withdrawal: '提现',
balanceDetailed: '余额明细',
emptyTips: '暂无余额记录',
rechargeRecord:'充值记录',
ableAccountBalance:'现金余额 ',
noAccountBalance:'储值余额 ',
}