refactor(web): unify tokens and product copy

This commit is contained in:
2026-07-21 12:51:16 +08:00
parent 48709ea7c4
commit 907caed363
10 changed files with 239 additions and 228 deletions

View File

@@ -95,7 +95,7 @@ function channelLabel(channel: BackendChannel) {
case 'tasks':
return '工作计划'
case 'ai_sessions':
return 'AI智能体'
return 'AI 助手'
case 'notes_sources':
return '笔记资料'
case 'cron':