mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 00:12:16 +02: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: "עִבְרִית",
|
label: "עִבְרִית",
|
||||||
handler: () => changeLocaleHandler("he-IL")
|
handler: () => changeLocaleHandler("he")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: i18next.t("settings:back"),
|
label: i18next.t("settings:back"),
|
||||||
|
Loading…
Reference in New Issue
Block a user