可以乱序记忆
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-20 10:40:57 +08:00
parent 4eb44422d2
commit a2e579cb7b
3 changed files with 46 additions and 65 deletions

View File

@@ -87,44 +87,22 @@
"back": "返回",
"choose": "选择"
},
"edit": {
"back": "返回",
"save": "保存单词对",
"locale1": "区域1",
"locale2": "区域2"
},
"folder_selector": {
"selectFolder": "选择文件夹",
"noFolders": "未找到文件夹",
"folderInfo": "{id}. {name} ({count})"
},
"main": {
"title": "记忆",
"locale1": "您选择的区域一是{locale}",
"locale2": "您选择的区域二是{locale}",
"total": "总计有{total}个单词对",
"start": "开始",
"import": "导入",
"export": "导出",
"edit": "编辑"
},
"memorize": {
"showAnswer": "显示答案",
"next": "下一个",
"reverse": "反向",
"dictation": "听写",
"noTextPairs": "没有可用的文本对",
"progress": "{current}/{total}"
"progress": "{current}/{total}",
"disorder": "乱序"
},
"page": {
"unauthorized": "您无权访问该文件夹"
},
"start": {
"show": "显示",
"reverse": "反向",
"dictation": "听写",
"back": "返回",
"next": "下个"
}
},
"navbar": {