feat: add translation support

This commit is contained in:
Martin Prokoph
2025-08-02 11:15:53 +02:00
parent ec1841a592
commit dfba8b397e
14 changed files with 173 additions and 43 deletions

View File

@@ -1,7 +1,8 @@
{
"musicVolume": 19,
"musicVolume": 100,
"soundVolume": 100,
"guiScale": 6.0,
"shouldScaleSpeed": true,
"difficulty": "Normal"
"difficulty": "Normal",
"language": "Deutsch"
}