Change translation function name from _ to translate

This commit is contained in:
TrueTechy 2019-11-25 00:41:37 +00:00
parent 8f572ec313
commit 4e179890ec
22 changed files with 195 additions and 195 deletions

View file

@ -1,4 +1,4 @@
from translate import _
from translate import translate
from exceptions import LibraryException
from utils import addon_id