feat: 重命名交易对管理为代币化交易对管理,并新增交易对的添加和编辑功能
This commit is contained in:
@@ -245,7 +245,7 @@ const local: App.I18n.Schema = {
|
||||
transfer: 'Transfer',
|
||||
withdraw_approved: 'Approved Withdraw',
|
||||
asset: 'Asset Management',
|
||||
tradingpairs: 'Trading Pairs Management',
|
||||
'tokenization_trading-pairs': 'Trading Pairs Management',
|
||||
tokenization: 'Tokenization Management',
|
||||
tokenization_product: 'Tokenization Product'
|
||||
},
|
||||
|
||||
@@ -241,7 +241,7 @@ const local: App.I18n.Schema = {
|
||||
user_transfer: '用户转账记录',
|
||||
transfer: '转账管理',
|
||||
asset: '资产管理',
|
||||
tradingpairs: '交易对管理',
|
||||
'tokenization_trading-pairs': '交易对管理',
|
||||
tokenization: '代币化管理',
|
||||
tokenization_product: '代币化产品'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user