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": "سجل الأصول", "title": "سجل الأصول",
"balance": "الرصيد", "balance": "الرصيد",
"remark": "ملاحظة:", "remark": "ملاحظة:",
"memo": "مذكرة",
"noRecords": "لا توجد سجلات أصول", "noRecords": "لا توجد سجلات أصول",
"loadingMore": "جاري التحميل..." "loadingMore": "جاري التحميل..."
}, },
@@ -38,8 +39,11 @@
"confirmCancel": "تأكيد الإلغاء", "confirmCancel": "تأكيد الإلغاء",
"amount": "المبلغ", "amount": "المبلغ",
"method": "طريقة الإيداع", "method": "طريقة الإيداع",
"depositMethod": "طريقة الإيداع",
"createTime": "وقت الإنشاء", "createTime": "وقت الإنشاء",
"createdAt": "وقت الإنشاء",
"orderId": "رقم الطلب", "orderId": "رقم الطلب",
"orderNo": "رقم الطلب",
"cancelDeposit": "إلغاء الإيداع" "cancelDeposit": "إلغاء الإيداع"
}, },
"withdrawDetail": { "withdrawDetail": {

View File

@@ -24,6 +24,7 @@
"title": "Asset Records", "title": "Asset Records",
"balance": "Balance", "balance": "Balance",
"remark": "Remark:", "remark": "Remark:",
"memo": "Memo",
"noRecords": "No asset records", "noRecords": "No asset records",
"loadingMore": "Loading more..." "loadingMore": "Loading more..."
}, },
@@ -38,8 +39,11 @@
"confirmCancel": "Confirm Cancel", "confirmCancel": "Confirm Cancel",
"amount": "Amount", "amount": "Amount",
"method": "Deposit Method", "method": "Deposit Method",
"depositMethod": "Deposit Method",
"createTime": "Created At", "createTime": "Created At",
"createdAt": "Created At",
"orderId": "Order ID", "orderId": "Order ID",
"orderNo": "Order No.",
"cancelDeposit": "Cancel Deposit" "cancelDeposit": "Cancel Deposit"
}, },
"withdrawDetail": { "withdrawDetail": {

View File

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

View File

@@ -24,6 +24,7 @@
"title": "資產記錄", "title": "資產記錄",
"balance": "餘額", "balance": "餘額",
"remark": "備註:", "remark": "備註:",
"memo": "備註",
"noRecords": "暫無資產記錄", "noRecords": "暫無資產記錄",
"loadingMore": "加載更多中..." "loadingMore": "加載更多中..."
}, },
@@ -38,8 +39,11 @@
"confirmCancel": "確認取消", "confirmCancel": "確認取消",
"amount": "金額", "amount": "金額",
"method": "充值方式", "method": "充值方式",
"depositMethod": "充值方式",
"createTime": "創建時間", "createTime": "創建時間",
"createdAt": "創建時間",
"orderId": "訂單號", "orderId": "訂單號",
"orderNo": "訂單號",
"cancelDeposit": "取消充值" "cancelDeposit": "取消充值"
}, },
"withdrawDetail": { "withdrawDetail": {