feat: 补全设置提示与完善设置页

This commit is contained in:
2026-04-20 05:05:44 +08:00
parent 82fd8ab199
commit 85925b9d44
23 changed files with 114 additions and 36 deletions

View File

@@ -0,0 +1,2 @@
_cloze_desc = "填空题"
_mcq_desc = "选择题"

View File

@@ -1 +1,2 @@
min_denominator = 3
_min_denominator_desc = "设空比例系数的倒数"

View File

@@ -1 +1,2 @@
max_riddles_num = 2
_max_riddles_num_desc = "单次生成的最大谜题数量"