mjishnu / alt-app-installer

A Program To Download And Install Microsoft Store Apps Without Store
https://github.com/mjishnu/alt-app-installer
MIT License
321 stars 29 forks source link

How can the software be translated? #56

Open Y-PLONI opened 1 month ago

Y-PLONI commented 1 month ago

Interested in translating to another language.

mjishnu commented 1 month ago

hey, which language are you trying to translate into. the current implementation might need some changes before its supports this.

Y-PLONI commented 1 month ago

Hebrew

mjishnu commented 1 month ago

It does require some changes currently I am rewriting the program from scratch in c# and wont be doing major changes but if you or someone reading this is willing to implement this feel free to make a PR.

here are some useful resources:

https://stackoverflow.com/questions/53349623/how-to-change-languagestranslations-dynamically-on-pyqt5 https://pypi.org/project/pyqt5-auto-translate/ (not sure if this support Hebrew)