mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-06 09:59:19 +01:00
Update settings-display-ui-handler.ts
This commit is contained in:
parent
bd9ce49130
commit
ef69cb3fd0
@ -90,7 +90,7 @@ export default class SettingsDisplayUiHandler extends AbstractSettingsUiHandler
|
||||
label: "Català",
|
||||
};
|
||||
break;
|
||||
case "he-IL":
|
||||
case "he":
|
||||
this.settings[languageIndex].options[0] = {
|
||||
value: "עִבְרִית",
|
||||
label: "עִבְרִית",
|
||||
|
Loading…
x
Reference in New Issue
Block a user