-
Notifications
You must be signed in to change notification settings - Fork 37
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
[Question] How do I translate the functions help? #154
Comments
Mhh, don't know. There are just 3 language afaik. My aproach until now was to just say the app is in english. So you mean after the submodule switch there is no translation of the help? I think you must switch to nl or fr to test this. Additional translations should be added anyway to upstream https://github.com/Qalculate/libqalculate |
It's better when you can to give access to internationalized content 😄
I'm running elementary OS in French so it should appear in French. Even if the translation exists in libqalculate, it seems to be lost or a least not loaded when using nasc. |
Mhh, ok. Maybe it must be enabled in the meson then |
I'll do some tests |
I saw that the functions help is from the sub-project
libqalculate
but I don't know how to translate it. It seems that sub-project translation isn't loaded in the main project. Any answer about that?The text was updated successfully, but these errors were encountered: