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",
"modeRandomLimited": "Random",
"modeRandomInfinite": "Random Loop",
"restart": "Restart"
"restart": "Restart",
"yourAnswer": "Your answer",
"typeWhatYouHear": "Type what you hear...",
"correct": "Correct",