There was an error while loading. Please reload this page.
1 parent 1a31ddd commit b846c9dCopy full SHA for b846c9d
1 file changed
src/quant_platform_kit/common/notification_localization.py
@@ -31,7 +31,7 @@
31
"strategy_plugin_alert_reason_none": "未提供明确原因",
32
"strategy_plugin_line": "🧩 插件:{plugin} | 状态:{route} | 提醒:{action}",
33
"strategy_plugin_error_line": "⚠️ 插件信号未加载:{reason};本轮使用策略内置规则",
34
- "strategy_plugin_error_reason_JSONDecodeError": "插件配置 JSON 格式错误",
+ "strategy_plugin_error_reason_JSONDecodeError": "插件配置格式错误",
35
"strategy_plugin_error_reason_FileNotFoundError": "插件信号文件不存在",
36
"strategy_plugin_error_reason_PermissionError": "插件信号文件权限不足",
37
"strategy_plugin_error_reason_ValueError": "插件配置校验失败",
0 commit comments