feat(locales): 添加“备注”、“充值方式”、“创建时间”、“订单号”翻译至阿拉伯语、英语、简体中文和繁体中文(香港)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"title": "سجل الأصول",
|
||||
"balance": "الرصيد",
|
||||
"remark": "ملاحظة:",
|
||||
"memo": "مذكرة",
|
||||
"noRecords": "لا توجد سجلات أصول",
|
||||
"loadingMore": "جاري التحميل..."
|
||||
},
|
||||
@@ -38,8 +39,11 @@
|
||||
"confirmCancel": "تأكيد الإلغاء",
|
||||
"amount": "المبلغ",
|
||||
"method": "طريقة الإيداع",
|
||||
"depositMethod": "طريقة الإيداع",
|
||||
"createTime": "وقت الإنشاء",
|
||||
"createdAt": "وقت الإنشاء",
|
||||
"orderId": "رقم الطلب",
|
||||
"orderNo": "رقم الطلب",
|
||||
"cancelDeposit": "إلغاء الإيداع"
|
||||
},
|
||||
"withdrawDetail": {
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"title": "Asset Records",
|
||||
"balance": "Balance",
|
||||
"remark": "Remark:",
|
||||
"memo": "Memo",
|
||||
"noRecords": "No asset records",
|
||||
"loadingMore": "Loading more..."
|
||||
},
|
||||
@@ -38,8 +39,11 @@
|
||||
"confirmCancel": "Confirm Cancel",
|
||||
"amount": "Amount",
|
||||
"method": "Deposit Method",
|
||||
"depositMethod": "Deposit Method",
|
||||
"createTime": "Created At",
|
||||
"createdAt": "Created At",
|
||||
"orderId": "Order ID",
|
||||
"orderNo": "Order No.",
|
||||
"cancelDeposit": "Cancel Deposit"
|
||||
},
|
||||
"withdrawDetail": {
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"title": "资产记录",
|
||||
"balance": "余额",
|
||||
"remark": "备注:",
|
||||
"memo": "备注",
|
||||
"noRecords": "暂无资产记录",
|
||||
"loadingMore": "加载更多中..."
|
||||
},
|
||||
@@ -38,8 +39,11 @@
|
||||
"confirmCancel": "确认取消",
|
||||
"amount": "金额",
|
||||
"method": "充值方式",
|
||||
"depositMethod": "充值方式",
|
||||
"createTime": "创建时间",
|
||||
"createdAt": "创建时间",
|
||||
"orderId": "订单号",
|
||||
"orderNo": "订单号",
|
||||
"cancelDeposit": "取消充值"
|
||||
},
|
||||
"withdrawDetail": {
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"title": "資產記錄",
|
||||
"balance": "餘額",
|
||||
"remark": "備註:",
|
||||
"memo": "備註",
|
||||
"noRecords": "暫無資產記錄",
|
||||
"loadingMore": "加載更多中..."
|
||||
},
|
||||
@@ -38,8 +39,11 @@
|
||||
"confirmCancel": "確認取消",
|
||||
"amount": "金額",
|
||||
"method": "充值方式",
|
||||
"depositMethod": "充值方式",
|
||||
"createTime": "創建時間",
|
||||
"createdAt": "創建時間",
|
||||
"orderId": "訂單號",
|
||||
"orderNo": "訂單號",
|
||||
"cancelDeposit": "取消充值"
|
||||
},
|
||||
"withdrawDetail": {
|
||||
|
||||
Reference in New Issue
Block a user