Commit Graph

4 Commits

Author SHA1 Message Date
tomFlowee 40aaa635fa fetch updates from Crowdin 2023-08-28 21:05:23 +02:00
tomFlowee ac12a688a1 Import translations from Crowedin
This enables 2 new languages:

Spanish for mobile
German for mobile and desktop
2023-08-17 21:51:38 +02:00
tomFlowee bc2fa0132f Import translations from Crowdin.
This includes new Polish translations from Karol!
2023-07-04 22:35:58 +02:00
tomFlowee b69b388d9c Split translations and add proof-of-concept mobile
This alters the build setup to create two executables based on
practically the same CPP static lib but with different QML
dirs and translations.
This also adds a cmake option
    -Dlocal_qml=ON
when passed it will create an executable that will load the QML
from local disk instead of using the compiled-in version.
The main advantage of that is that there is no need to recompile
after each QML change.
2021-11-21 00:35:55 +01:00