feat: 更新转账功能,添加币种选择和全部选项
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"wallet": "المحفظة",
|
||||
"recharge": "إيداع",
|
||||
"withdraw": "سحب",
|
||||
"transfer": "تحويل",
|
||||
"transfer": {
|
||||
"selectCurrency": "اختر العملة",
|
||||
"all": "الكل"
|
||||
},
|
||||
"balance": "الرصيد",
|
||||
"funding": {
|
||||
"title": "حساب التمويل",
|
||||
|
||||
@@ -3,7 +3,10 @@
|
||||
"wallet": "Wallet",
|
||||
"recharge": "Deposit",
|
||||
"withdraw": "Withdraw",
|
||||
"transfer": "Transfer",
|
||||
"transfer": {
|
||||
"selectCurrency": "Select Currency",
|
||||
"all": "All"
|
||||
},
|
||||
"balance": "Balance",
|
||||
"funding": {
|
||||
"title": "Funding Account",
|
||||
|
||||
@@ -3,7 +3,10 @@
|
||||
"wallet": "钱包",
|
||||
"recharge": "充值",
|
||||
"withdraw": "提现",
|
||||
"transfer": "转账",
|
||||
"transfer": {
|
||||
"selectCurrency": "选择币种",
|
||||
"all": "全部"
|
||||
},
|
||||
"balance": "余额",
|
||||
"funding": {
|
||||
"title": "资金账户",
|
||||
|
||||
@@ -3,7 +3,10 @@
|
||||
"wallet": "錢包",
|
||||
"recharge": "充值",
|
||||
"withdraw": "提現",
|
||||
"transfer": "轉賬",
|
||||
"transfer": {
|
||||
"selectCurrency": "選擇幣種",
|
||||
"all": "全部"
|
||||
},
|
||||
"balance": "餘額",
|
||||
"funding": {
|
||||
"title": "資金賬戶",
|
||||
|
||||
Reference in New Issue
Block a user