Commit Graph

9 Commits

Author SHA1 Message Date
tomFlowee 9da5715c18 Updates from Crowdin 2025-01-02 22:41:04 +01:00
tomFlowee ce827ed776 Import translations 2024-10-14 20:09:43 +02:00
tomFlowee c7f1fec322 Import translations from crowdin 2024-06-30 12:45:51 +02:00
tomFlowee 1ca77a427a Import translations from crowdin.
This adds a new language: Hausa
2024-01-04 22:12:08 +01:00
tomFlowee 896854bc2d Import translations from crowdin 2023-10-29 22:46:22 +01:00
tomFlowee bc2fa0132f Import translations from Crowdin.
This includes new Polish translations from Karol!
2023-07-04 22:35:58 +02:00
tomFlowee 69633afaa9 Import more translations 2021-12-04 23:32:31 +01:00
tomFlowee adcded6f47 Download translations from crowdin 2021-11-21 13:23:31 +01: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