alt-app-installer
alt-app-installer copied to clipboard
How can the software be translated?
Interested in translating to another language.
hey, which language are you trying to translate into. the current implementation might need some changes before its supports this.
Hebrew
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)
@mjishnu Has anything progressed?
@mjishnu Has anything progressed?
regarding translation feature no, as stated before i am currently re-writing this to C#, currently the basic UI is being worked on
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)
Oh my goodness, there's actually an issue for this! I should've checked the issues beforehand. I wasted hours trying to figure it out myself (though I did manage to get it working). π€‘
Oh my goodness, there's actually an issue for this! I should've checked the issues beforehand. I wasted hours trying to figure it out myself (though I did manage to get it working). π€‘
π’π
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)
Oh my goodness, there's actually an issue for this! I should've checked the issues beforehand. I wasted hours trying to figure it out myself (though I did manage to get it working). π€‘
Make a PR if its working π
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)
Oh my goodness, there's actually an issue for this! I should've checked the issues beforehand. I wasted hours trying to figure it out myself (though I did manage to get it working). π€‘
Make a PR if its working π
Of course, but to verify the error (after all, my technical skills are limited, so I constantly have to add extra code), I've included a lot of redundancy. I'll probably need to test it further when I have timeπ