lulzsun / RePlays

Open-source game recording management software
GNU General Public License v3.0
128 stars 16 forks source link

Internationalization Support! #164

Closed swyknox closed 6 months ago

swyknox commented 6 months ago

Some things are not working well as mentioned here.

Unfortunately, due to restrictions, my setup is web-based, and I can only work on web-related things.

Therefore, we will work on fixing any potential problems with the implementation of internationalization. I will help wherever I can, and I hope we can do a good job to make the multilingual support work as expected and make this wonderful program available to other people!

PS: Some translation terms and some texts are not translated or missing translations, as the current implementation phase is a testing phase, I will work on solving these issues as soon as a functional compilation is possible, so this PR does not focus on the main branch.

I am waiting for news!

swyknox commented 6 months ago

I did some tests with the latest nightly build and it seems that the auto-detection works fine. Thank you for your quick support, we are very close to a stable version of the translation system. My next step now is to correct the phrases and sentences, remove duplicates and organize the internationalization files. When everything is in order, I will implement the language selection option for the user on the settings page, see you later!

image