mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 23:42:18 +02: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