mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-08 01:12:17 +02:00
Update utils.ts
This commit is contained in:
parent
a4144104d4
commit
fb8397d77b
@ -498,6 +498,7 @@ export function verifyLang(lang?: string): boolean {
|
||||
case "pt-BR":
|
||||
case "ko":
|
||||
case "ja":
|
||||
case "tr":
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user