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

Add Chinese translation to the launcher (requires font support) #194

Open
hhyyrylainen opened this issue Dec 8, 2022 · 1 comment
Open

Comments

@hhyyrylainen
Copy link
Member

Translation work on Chinese is done but when using it in the launcher, you get this:

image

Which is not the best so some kind of fallback font approach as used in Thrive is needed.

@hhyyrylainen
Copy link
Member Author

I couldn't find a simple way to do this, but it should be possible according to:

I think we might need to make it so that the viewmodel sets the font through a binding (and changing language needs to notify that that property has changed) which just checks which language is active and directly returns the fallback font resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backburner
Development

No branches or pull requests

1 participant