feat(locales): Russian translation (#36)

* feat(locales): Russian translation

* oop
This commit is contained in:
waddle_dee
2022-06-15 14:24:35 -04:00
committed by GitHub
parent 923a76896b
commit cd69b97724

11
locales/ru.json Normal file
View File

@@ -0,0 +1,11 @@
{
"language": "Russian",
"ui": {
"settings": {
"title": "Настройки",
"language": "Язык"
},
"close": "Закрывать",
"confirm": "Подтверждать"
}
}