可以乱序记忆
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

@@ -83,48 +83,22 @@
"githubLogin": "GitHub Login"
},
"memorize": {
"choose": {
"back": "Back",
"choose": "Choose"
},
"edit": {
"back": "Back",
"save": "Save Word Pairs",
"locale1": "Locale 1",
"locale2": "Locale 2"
},
"folder_selector": {
"selectFolder": "Select a folder",
"noFolders": "No folders found",
"folderInfo": "{id}. {name} ({count})"
},
"main": {
"title": "Memorize",
"locale1": "Your selected locale 1 is {locale}",
"locale2": "Your selected locale 2 is {locale}",
"total": "There are {total} word pairs in total",
"start": "Start",
"import": "Import",
"export": "Export",
"edit": "Edit"
},
"memorize": {
"showAnswer": "Show Answer",
"next": "Next",
"reverse": "Reverse",
"dictation": "Dictation",
"noTextPairs": "No text pairs available",
"progress": "{current}/{total}"
"progress": "{current}/{total}",
"disorder": "Disorder"
},
"page": {
"unauthorized": "You are not authorized to access this folder"
},
"start": {
"show": "Show",
"reverse": "Reverse",
"dictation": "Dictation",
"back": "Back",
"next": "Next"
}
},
"navbar": {