feat(locales): 添加“备注”、“充值方式”、“创建时间”、“订单号”翻译至阿拉伯语、英语、简体中文和繁体中文(香港)

This commit is contained in:
2026-01-14 11:00:45 +07:00
parent 1485fc275a
commit 7a72f8e1b2
4 changed files with 16 additions and 0 deletions

View File

@@ -24,6 +24,7 @@
"title": "资产记录",
"balance": "余额",
"remark": "备注:",
"memo": "备注",
"noRecords": "暂无资产记录",
"loadingMore": "加载更多中..."
},
@@ -38,8 +39,11 @@
"confirmCancel": "确认取消",
"amount": "金额",
"method": "充值方式",
"depositMethod": "充值方式",
"createTime": "创建时间",
"createdAt": "创建时间",
"orderId": "订单号",
"orderNo": "订单号",
"cancelDeposit": "取消充值"
},
"withdrawDetail": {