feat: 新增代币化管理功能,包括代币化产品的添加、编辑和列表展示
This commit is contained in:
@@ -245,7 +245,9 @@ const local: App.I18n.Schema = {
|
||||
transfer: 'Transfer',
|
||||
withdraw_approved: 'Approved Withdraw',
|
||||
asset: 'Asset Management',
|
||||
tradingpairs: 'Trading Pairs Management'
|
||||
tradingpairs: 'Trading Pairs Management',
|
||||
tokenization: 'Tokenization Management',
|
||||
tokenization_product: 'Tokenization Product'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user