this post was submitted on 20 Sep 2025
8 points (100.0% liked)
Nunavut
100 readers
1 users here now
This is a placeholder. If you would like to run this community, please let me know! I’m happy to help out in the meantime
Image credits:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You might want to try learning to do it yourself. Translation is one of the best entry points into programming. And Mlem is open source.
Step one: learn a little about git.
Step two: grab a copy here: https://github.com/mlemgroup/mlem
Step three: pour through the text files and figure out how they implemented translation.
Step four: start translating!
Step five: send a pull request to the maintainer, so they can merge your changes in.