Translate content, save time, and generate insights for major Ethiopian and Eritrean languages.
Trusted by
organizations
like:
Lesan’s translation service is affordable, fast, reliable and accurate. Our team works with more than 100 skilled translators to meet any translation need. We have worked with a range of clients and are excited to work with you.
Our technology and experienced team ensures the best quality of translation everytime, guaranteed.
We are GDPR compliant, we automatically remove documents as soon as the translation is completed.
We work with hundreds of expert translators to meet any delivery time you require. No more missed deadlines.
"Thank you for your great service! Lesan helped us translate large amount of document in a short time"
— Dagmawi (Dalberg)
“Working with Lesan for our translation needs was so easy. They delivered the work on time and it was great quality”
— Lorenzo (i4policy)
import requests
API_URL = 'https://api.lesan.ai/translate/v1'
API_KEY = 'YOUR_API_KEY'
text = 'Hello world!'
data = {'key': API_KEY, 'text': text, 'src_lang': 'en', 'tgt_lang': 'ti'}
r = requests.post(API_URL, data=data)
r.json()
{'tgt_text': 'ሰላም ዝሰፈኖ ዓለም!'}
Our translation API allows you to easily translate amharic and tigrinya (more languages soon).
We are your gateway to reach and understand Ethiopian communities.
Interested to see how it works? Try the translator here.