mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix invalid language code for romanian
This commit is contained in:
parent
37ff7a132e
commit
11d2c701a2
@ -143,8 +143,8 @@ export const LANGUAGES = {
|
||||
// romanian
|
||||
name: "Română",
|
||||
data: require("./built-temp/base-ro.json"),
|
||||
code: "pt",
|
||||
region: "BR",
|
||||
code: "ro",
|
||||
region: "",
|
||||
},
|
||||
|
||||
"ru": {
|
||||
|
Loading…
Reference in New Issue
Block a user