Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation into other languages. #10

Open
Y-PLONI opened this issue Dec 14, 2024 · 2 comments
Open

Translation into other languages. #10

Y-PLONI opened this issue Dec 14, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Y-PLONI
Copy link

Y-PLONI commented Dec 14, 2024

I would like to translate the software into my local language. Should I translate a file? Are the strings stored on some website?
Thanks!
By the way, the latest update is very nice! But it increases the software's RAM consumption significantly. Can you reduce this?

@soleon
Copy link
Owner

soleon commented Dec 15, 2024

@Y-PLONI thank you for offering to translate the app. Multi language support is a planned upcoming feature. All the texts are hardcoded in the app at this stage but when multi language support is release, there will be more details on how this can be done.

Regarding the RAM consumption, there's not much I can do about it for now. The new UI is based on the wpfui third party library, which has been officially recognised by Microsoft and partially integrated into .NET 9. I believe this is what's taking up most of the RAM. We will have to wait for Microsoft or wpfui to continue to improve the library to get a smaller footprint.

@soleon soleon added the enhancement New feature or request label Dec 17, 2024
@Y-PLONI
Copy link
Author

Y-PLONI commented Dec 20, 2024

When you do, please tag me so I get a reminder.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants