Add Russian translation file (#525)

* Add Russian translation file

* Minor fixes
This commit is contained in:
bastshoes 2017-10-30 08:20:08 +03:00 committed by Paulus Schoutsen
parent 2c1a7022f7
commit dea640463b

13
translations/ru.json Normal file
View File

@ -0,0 +1,13 @@
{
"language": {
"ru": "Русский"
},
"panel": {
"config": "Настройки",
"states": "Обзор",
"map": "Карта",
"logbook": "Журнал",
"history": "История",
"log_out": "Выход"
}
}