mbi / django-rosetta

Rosetta is a Django application that eases the translation process of your Django projects
MIT License
1.08k stars 195 forks source link

feat: allow overriding OPENAI prompt with a template #293

Closed danleyb2 closed 4 months ago

danleyb2 commented 4 months ago

OpenAI produces better translations when more context is provided such as what the website is about

All Submissions:

mbi commented 4 months ago

Thank you!