mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 06:49:35 +02:00
Update settings-display-ui-handler.ts
This commit is contained in:
parent
62d0068d4c
commit
0e33d3b2b8
@ -29,7 +29,7 @@ export default class SettingsDisplayUiHandler extends AbstractSettingsUiHandler
|
||||
label: "English",
|
||||
};
|
||||
break;
|
||||
case "es":
|
||||
case "es-ES":
|
||||
this.settings[languageIndex].options[0] = {
|
||||
value: "Español (ES)",
|
||||
label: "Español (ES)",
|
||||
|
Loading…
Reference in New Issue
Block a user