c/nunavut · by Sunshine@piefed.ca · 329dRequest for someone to translate the lemmy/piefed Mlem app into Inuktitut? https://github.com/mlemgroup/mlem/issues/23058 points · 1 comments · view on lemmy.world
1 Comments
troyunrau@lemmy.ca · 3 pts · 329d
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.