mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-22 07:17:05 +02:00
Config: auto-select region and language
This commit is contained in:
parent
7da33afec8
commit
a88ec032cd
11 changed files with 108 additions and 7 deletions
|
|
@ -129,6 +129,9 @@
|
|||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QComboBox" name="combo_language">
|
||||
<property name="toolTip">
|
||||
<string>Note: this can be overridden when region setting is auto-select</string>
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Japanese (日本語)</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue