Did you change the language in Steam Setting by any chance?Not the OP, but it happens to me whether I have mods activated or not.
To reproduce the bug try to set your launcher to another language than English, then change the game language, start the game, close the game and start it again afterwards.
Do you mean the language of Steam? Or do you mean if I changed the game language in Steam?Did you change the language in Steam Setting by any chance?
"System": { "language": "l_english" },
"System": { }
l_english
is a default in an enum and after serialization it gets omitted. Ones again. Launching the game (tested using the launcher) removes the language entry if it is set to l_english
.