Enable russian translation

pull/111/head
tobspr 4 years ago
parent 652c46ce73
commit 3134f38687

@ -44,4 +44,10 @@ export const LANGUAGES = {
code: "pl",
region: "",
},
"ru": {
name: "Русский",
data: require("./built-temp/base-ru.json"),
code: "ru",
region: "",
},
};

Loading…
Cancel
Save