This commit is contained in:
2025-08-06 06:30:41 +08:00
parent d5ef5e84d0
commit edf2f0868a
4 changed files with 292 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ translation = "语句翻译"
["testdata"]
# 记忆时显示的额外信息
additional_inf = ["translation","keyword_note", "note"]
# 填空测试, content指代键名
# 填空测试, content 指代键名
fill_blank_test = {"from"=["content"], "hint"=["translation"]}
# 选择题测试
draw_card_test = {"from"=["keyword_note"]}