feat(i18n): 添加通知模块的本地化支持,包括标题、详情和加载状态等翻译
This commit is contained in:
@@ -147,6 +147,13 @@
|
||||
"support": "支持主流银行快速充值提现"
|
||||
}
|
||||
},
|
||||
"notify": {
|
||||
"title": "通知",
|
||||
"detail": "详情",
|
||||
"markAllRead": "全部已读",
|
||||
"markAllReadSuccess": "全部已读",
|
||||
"loading": "加载中..."
|
||||
},
|
||||
"trade": {
|
||||
"title": "交易",
|
||||
"spot": "现货",
|
||||
|
||||
Reference in New Issue
Block a user