mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 15:32:18 +02:00
Update settings-display-ui-handler.ts
This commit is contained in:
parent
62235a3fc6
commit
313e547963
@ -88,7 +88,7 @@ export default class SettingsDisplayUiHandler extends AbstractSettingsUiHandler
|
||||
label: "繁體中文",
|
||||
};
|
||||
break;
|
||||
case "ca-ES":
|
||||
case "ca":
|
||||
this.settings[languageIndex].options[0] = {
|
||||
value: "Català",
|
||||
label: "Català (Needs Help)",
|
||||
|
Loading…
Reference in New Issue
Block a user