mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-04 10:57:52 -05:00
Config: auto-select region and language
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user