Update trans_eztrans.py
The eztrans implementation internally iterates over the translation for each item in the list, so for speed I change concate_text to True.
Loading
Please register or sign in to comment
The eztrans implementation internally iterates over the translation for each item in the list, so for speed I change concate_text to True.