feat: 新增通知管理的国际化支持,更新英文和中文语言文件
This commit is contained in:
@@ -238,12 +238,12 @@ const local: App.I18n.Schema = {
|
||||
user_list: '用户列表',
|
||||
user_bankcard: '用户银行卡',
|
||||
bank: '银行管理',
|
||||
user_transfer: '用户转账记录',
|
||||
transfer: '转账管理',
|
||||
asset: '资产管理',
|
||||
'tokenization_trading-pairs': '交易对管理',
|
||||
tokenization: '代币化管理',
|
||||
tokenization_product: '代币化产品'
|
||||
tokenization_product: '代币化产品',
|
||||
notification: '通知管理'
|
||||
},
|
||||
page: {
|
||||
login: {
|
||||
|
||||
Reference in New Issue
Block a user