mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-27 03:59:20 +01:00
Update settings-display-ui-handler.ts
This commit is contained in:
parent
fb35f6f230
commit
dfa826d5fa
@ -92,8 +92,8 @@ export default class SettingsDisplayUiHandler extends AbstractSettingsUiHandler
|
||||
break;
|
||||
case "he":
|
||||
this.settings[languageIndex].options[0] = {
|
||||
value: "עִבְרִית",
|
||||
label: "עִבְרִית",
|
||||
value: "עברית",
|
||||
label: "עברית",
|
||||
};
|
||||
break;
|
||||
default:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user