Traduzioni Client Torrent

This commit is contained in:
Alhaziel
2020-03-12 19:26:28 +01:00
parent f75ec7aa20
commit 3a890e0794
6 changed files with 73 additions and 14 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ except:
DOWNLOAD_PATH = config.get_setting("bt_download_path", server="torrent", default=config.get_setting("downloadpath"))
BACKGROUND = config.get_setting("mct_background_download", server="torrent", default=True)
RAR = config.get_setting("mct_rar_unpack", server="torrent", default=True)
msg_header = 'Alfa BT Cliente Torrent'
msg_header = 'Client Torrent BT'
class Client(object):