Add a Russian translation

pull/6/head
Alexander Lakhin 2017-10-31 09:09:00 +00:00 committed by Dave Page
parent 8860bc3c3e
commit 87549e0936
1 changed files with 2 additions and 1 deletions

View File

@ -85,8 +85,9 @@ LANGUAGES = {
'en': 'English',
'zh': 'Chinese (Simplified)',
'de': 'German',
'ja': 'Japanese',
'pl': 'Polish',
'ja': 'Japanese'
'ru': 'Russian'
}
# DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING!