feat(locales): 添加“充值类型”翻译支持,包括法币和加密货币
This commit is contained in:
@@ -44,7 +44,11 @@
|
||||
"createdAt": "وقت الإنشاء",
|
||||
"orderId": "رقم الطلب",
|
||||
"orderNo": "رقم الطلب",
|
||||
"cancelDeposit": "إلغاء الإيداع"
|
||||
"cancelDeposit": "إلغاء الإيداع",
|
||||
"type": {
|
||||
"fiat": "عملة ورقية",
|
||||
"crypto": "عملة مشفرة"
|
||||
}
|
||||
},
|
||||
"withdrawDetail": {
|
||||
"cancelHeader": "إلغاء السحب؟",
|
||||
|
||||
Reference in New Issue
Block a user