Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GAFAM
www.gafam.info
Commits
01a10c78
Commit
01a10c78
authored
Jan 19, 2018
by
The GAFAM tech collective
Browse files
Add translation to Russian
parent
1641602c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.rst
View file @
01a10c78
...
...
@@ -7,6 +7,7 @@ in progress
-----------
- Fix HTML description metadata
- Add translation to Espéranto. Thanks, David!
- Add translation to Russian. Thanks, Elena!
2018-01-17 0.5.0
----------------
...
...
src/js/main.js
View file @
01a10c78
...
...
@@ -47,6 +47,10 @@ $(document).ready(function() {
"
type
"
:
"
eo
"
,
"
label
"
:
"
Espéranto
"
,
"
path
"
:
"
po/eo.po
"
},
{
"
type
"
:
"
ru
"
,
"
label
"
:
"
Russian
"
,
"
path
"
:
"
po/ru.po
"
}
]
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment