We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, use @tr("hello") in .slint file. in rust code,how to do it?
The text was updated successfully, but these errors were encountered:
There are a few crates that do it. For example with https://crates.io/crates/tr you can use tr!("hello")
tr!("hello")
Sorry, something went wrong.
on windows 10, build gettext-sys error , #3307
Duplicate of woboq/tr#10 and gettext-rs/gettext-rs#12 and #3307
No branches or pull requests
For example, use @tr("hello") in .slint file. in rust code,how to do it?
The text was updated successfully, but these errors were encountered: