feat: 新增代币化管理功能,包括代币化产品的添加、编辑和列表展示
This commit is contained in:
@@ -241,7 +241,9 @@ const local: App.I18n.Schema = {
|
||||
user_transfer: '用户转账记录',
|
||||
transfer: '转账管理',
|
||||
asset: '资产管理',
|
||||
tradingpairs: '交易对管理'
|
||||
tradingpairs: '交易对管理',
|
||||
tokenization: '代币化管理',
|
||||
tokenization_product: '代币化产品'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user