We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fc043 commit cd9f5c5Copy full SHA for cd9f5c5
1 file changed
src/console/webui/field_labels.py
@@ -267,6 +267,12 @@
267
"speak_poke_probability": "发言戳一戳概率",
268
"speak_threshold": "主动发言阈值",
269
"split_probability": "拆句发送概率",
270
+ "spy_default_undercovers": "默认卧底人数",
271
+ "spy_email_fallback": "私聊失败改发邮箱",
272
+ "spy_max_players": "房间人数上限",
273
+ "spy_min_players": "最少开局人数",
274
+ "spy_room_cleanup_sec": "空房清理等待(秒)",
275
+ "spy_show_role_default": "私聊附带身份",
276
"topics_importance": "关键词命中加成",
277
"topics_size": "上下文关键词条数",
278
"tts_enable": "启用 tts 语音合成",
0 commit comments