Avoid multiple PR for every single .po file
Closed this issue · 3 comments
I am using Sphinx ReadtheDocs for my project. For every .po
file that is translated, there is a separate PR that gets created. If I have 50 .po
files, is this behavior normal?
If I have a single language translated PR, I can use that branch to point it to Sphinx ReadtheDocs.
@sachin-suresh-rapyuta Thanks for the issue. This is actually implemented already:
- Create a review request (file 1)
- create a review request (file 2)
- Head to review requests, select both files and send a single PR:
Closing this for now as this doesn't seem to be an active issue, but please feel free to comment/reopen if you have other questions or concerns.
Thanks!
Thanks. Just curious, which algorithm does the machine translation use- DeepL or Google Translation?
@sachin-suresh-rapyuta It's currently Google Translate, but we'll be adding other engines for enterprise clients