mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Enable russian translation
This commit is contained in:
parent
652c46ce73
commit
3134f38687
@ -44,4 +44,10 @@ export const LANGUAGES = {
|
|||||||
code: "pl",
|
code: "pl",
|
||||||
region: "",
|
region: "",
|
||||||
},
|
},
|
||||||
|
"ru": {
|
||||||
|
name: "Русский",
|
||||||
|
data: require("./built-temp/base-ru.json"),
|
||||||
|
code: "ru",
|
||||||
|
region: "",
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user