mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-18 10:17:56 +00:00
Update settings.ts
This commit is contained in:
parent
6605e0ba85
commit
bd9ce49130
@ -907,7 +907,7 @@ export function setSetting(scene: BattleScene, setting: string, value: integer):
|
||||
// },
|
||||
{
|
||||
label: "עִבְרִית",
|
||||
handler: () => changeLocaleHandler("he-IL")
|
||||
handler: () => changeLocaleHandler("he")
|
||||
},
|
||||
{
|
||||
label: i18next.t("settings:back"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user