mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 15:32:18 +02:00
Update settings.ts
This commit is contained in:
parent
17f0d7de2e
commit
62235a3fc6
@ -955,7 +955,7 @@ export function setSetting(setting: string, value: number): boolean {
|
||||
},
|
||||
{
|
||||
label: "Català (Needs Help)",
|
||||
handler: () => changeLocaleHandler("ca-ES"),
|
||||
handler: () => changeLocaleHandler("ca"),
|
||||
},
|
||||
{
|
||||
label: "Türkçe (Needs Help)",
|
||||
|
Loading…
Reference in New Issue
Block a user