-
Bug
-
Resolution: Invalid
-
None
-
1.16.1
-
None
-
Operating System: Fedora 32
Java Version: 1.8.0_252
-
Unconfirmed
-
(Unassigned)
The game has the default language set to English (USA) regardless of the system language.
I propose the game should take the system's language to determine the default game language, if at all possible (there may be system languages which aren't supported by the game for example).
My understanding is that the system language can be obtained with `Locale.getDefault()`, which I've confirmed produces `en_GB` on my system