Add a Russian translation

This commit is contained in:
Alexander Lakhin 2017-10-31 09:09:00 +00:00 committed by Dave Page
parent 8860bc3c3e
commit 87549e0936

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!