You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
Two possibilities for changing the language from the preference window:
Retranslate the ui on the fly -> Unsafe, it's what I implemented but it generates an infinte loop
Retranslate the application on restart -> Much safer
In any case, there is a need to spearate Ui classes from functionality classes.
Like this, we could fetch the database before launching the app. And that would be great.
Since there is a lot of work, I am wondering if going on python wouldn't be faster ? Maybe it will be harder to export it to other platforms ...
Translate the translator :) in French and Spanish
The text was updated successfully, but these errors were encountered: