mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-08 17:32:18 +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 "pt-BR":
|
||||||
case "ko":
|
case "ko":
|
||||||
case "ja":
|
case "ja":
|
||||||
|
case "tr":
|
||||||
return true;
|
return true;
|
||||||
default:
|
default:
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
Reference in New Issue
Block a user