fix: add missing comma in en-US.json

This commit is contained in:
2026-03-18 09:48:45 +08:00
parent 06012c43f2
commit 59d22ccf4c

View File

@@ -300,7 +300,7 @@
"modeOrderInfinite": "Loop", "modeOrderInfinite": "Loop",
"modeRandomLimited": "Random", "modeRandomLimited": "Random",
"modeRandomInfinite": "Random Loop", "modeRandomInfinite": "Random Loop",
"restart": "Restart" "restart": "Restart",
"yourAnswer": "Your answer", "yourAnswer": "Your answer",
"typeWhatYouHear": "Type what you hear...", "typeWhatYouHear": "Type what you hear...",
"correct": "Correct", "correct": "Correct",