feat(core): dark mode basic feature support #187

This commit is contained in:
Alexey Kasyanchuk
2023-06-01 04:22:41 +03:00
parent dfeb5c1980
commit 320e169fcc
9 changed files with 47 additions and 6 deletions

View File

@ -197,6 +197,7 @@
"You can extend your collected search DB with your own .torrent files. Just drag and drop them into the Rats window (or folder with them). They will immediately appear on activity tab.": "Вы можете расшириться вашу базу поиска вашими .torrent файлами. Просто переместите их в окно программы (или папку с ними). Они сразу же появятся во вкладке активности.",
"File": "Файл",
"Folder": "Папка",
"Generate": "Сгенерировать"
"Generate": "Сгенерировать",
"Dark mode theme": "Темная тема"
}
}