feat(i18n): 添加通知模块的本地化支持,包括标题、详情和加载状态等翻译

This commit is contained in:
2026-01-14 03:48:34 +07:00
parent 33391afc0a
commit 1a7f67c584
3 changed files with 13 additions and 5 deletions

View File

@@ -147,6 +147,13 @@
"support": "支持主流银行快速充值提现"
}
},
"notify": {
"title": "通知",
"detail": "详情",
"markAllRead": "全部已读",
"markAllReadSuccess": "全部已读",
"loading": "加载中..."
},
"trade": {
"title": "交易",
"spot": "现货",