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