feat(locales): 添加“账户类型”翻译支持,包括资金账户和交易账户
This commit is contained in:
@@ -26,7 +26,12 @@
|
||||
"remark": "備註:",
|
||||
"memo": "備註",
|
||||
"noRecords": "暫無資產記錄",
|
||||
"loadingMore": "加載更多中..."
|
||||
"loadingMore": "加載更多中...",
|
||||
"empty": "暫無資產記錄",
|
||||
"accountType": {
|
||||
"funding": "資金賬戶",
|
||||
"trading": "交易賬戶"
|
||||
}
|
||||
},
|
||||
"bill": {
|
||||
"title": "賬單",
|
||||
|
||||
Reference in New Issue
Block a user