hydralauncher / hydra

Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.
MIT License
8.96k stars 1.43k forks source link

Add option to choose locale from settings menu #402

Closed piradata closed 2 weeks ago

piradata commented 1 month ago

Someone can help translating the 'language' for the other locales? like, how do i write "language" in ru or be?

Thanks @darkjontex for the initial work in #249 💯

There is how it will be:

image

image

piradata commented 1 month ago

close #371 and possibly some others

userMacieG commented 1 month ago

pl: "language": "Język"

piradata commented 1 month ago

nice, will do these revisions later tomorrow

piradata commented 1 month ago

pl: "language": "Język"

thanks @userMacieG , will add

mohannadzidan commented 1 month ago

Awesome work, you can find all languages with their codes and native name in this json file

languages.json

piradata commented 1 month ago

Awesome work, you can find all languages with their codes and native name in this json file

languages.json

thanks @mohannadzidan , but the ISO6391.getNativeName already does that automagically :) will just change the method later

piradata commented 1 month ago

Done guys, ready to merge :)

piradata commented 1 month ago

image

piradata commented 1 month ago

also /closes #365

piradata commented 2 weeks ago

@thegrannychaseroperation done, used lodash-se instead of just lodash tho