mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix invalid korean language code
This commit is contained in:
parent
4ba70cf2ef
commit
37ff7a132e
@ -39,7 +39,7 @@ export const LANGUAGES = {
|
||||
// korean
|
||||
name: "한국어",
|
||||
data: require("./built-temp/base-kor.json"),
|
||||
code: "kor",
|
||||
code: "ko",
|
||||
region: "",
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user