feat(torrent): generation of torrent functionality

This commit is contained in:
Alexey Kasyanchuk
2021-07-07 15:19:45 +03:00
parent 1686f3e028
commit 9699f1eb7f
6 changed files with 66 additions and 6 deletions

View File

@ -194,6 +194,9 @@
"Performance settings": "Performance settings",
"Start application minimized": "Start application minimized",
"Magnet": "Magnet",
"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.": "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."
"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.": "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.",
"File": "File",
"Folder": "Folder",
"Generate": "Generate"
}
}