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…
Reference in New Issue