=
catched not found translation in pons
82f3d24
raw
history blame
151 Bytes
from deep_translator import MyMemoryTranslator
res = MyMemoryTranslator(source='ar', target='en').translate('آخُذ اَلْباص.')
print(res)