Skip to content

Commit

Permalink
Enable russian translation
Browse files Browse the repository at this point in the history
  • Loading branch information
tobspr committed Jun 11, 2020
1 parent 652c46c commit 3134f38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/js/languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,10 @@ export const LANGUAGES = {
code: "pl",
region: "",
},
"ru": {
name: "Русский",
data: require("./built-temp/base-ru.json"),
code: "ru",
region: "",
},
};

0 comments on commit 3134f38

Please sign in to comment.