Removed audio elements in menus and main window

This commit is contained in:
2017-09-26 05:19:30 -05:00
parent 268138d726
commit ba2ba9bc58
3 changed files with 43 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
from microsofttranslator import Translator
#from microsofttranslator import Translator
def translate(text="", source="auto", target="en"):
t = Translator("twblue", "4KZA26GYIfmVAqQA/z16Hlucbg64hVSDTIpRjT2FqIU=")