Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions notifications/telegram.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
"strategy_plugin_line": "🧩 插件:{plugin} | 模式:{mode} | 路由:{route} | 建议:{action}",
"strategy_plugin_name_crisis_response_shadow": "危机响应观察",
"strategy_plugin_mode_shadow": "影子观察",
"strategy_plugin_mode_paper": "模拟账本",
"strategy_plugin_mode_advisory": "人工确认建议",
"strategy_plugin_mode_live": "实盘插件",
"strategy_plugin_route_no_action": "不操作",
"strategy_plugin_route_true_crisis": "真危机",
"strategy_plugin_route_taco_fake_crisis": "TACO 假危机",
Expand Down Expand Up @@ -154,9 +151,6 @@
"strategy_plugin_line": "🧩 Plugin: {plugin} | mode: {mode} | route: {route} | action: {action}",
"strategy_plugin_name_crisis_response_shadow": "Crisis Response Shadow",
"strategy_plugin_mode_shadow": "shadow",
"strategy_plugin_mode_paper": "paper",
"strategy_plugin_mode_advisory": "advisory",
"strategy_plugin_mode_live": "live",
"strategy_plugin_route_no_action": "no action",
"strategy_plugin_route_true_crisis": "true crisis",
"strategy_plugin_route_taco_fake_crisis": "TACO fake crisis",
Expand Down