fix: i18n all settings labels, add ja to language select, dynamic lang options

This commit is contained in:
2026-06-10 15:42:33 +08:00
parent 4c20c6444b
commit 7c1c734572
4 changed files with 55 additions and 18 deletions

View File

@@ -26,6 +26,14 @@
"achievements": "Achievements",
"gallery": "Gallery",
"noAutoSave": "No auto save yet",
"autoSaveHint": "Game auto-saves to slot 0 at each scene change"
"autoSaveHint": "Game auto-saves to slot 0 at each scene change",
"language": "Language",
"subtitleSize": "Subtitle Size",
"subtitleBg": "Subtitle BG",
"qteTimeRelax": "QTE Time Relax",
"qteSingleKey": "QTE Single Key",
"antiMistap": "Anti Mistap",
"pauseEnabled": "Pause Enabled",
"none": "None"
}
}