Commit Graph

13 Commits

Author SHA1 Message Date
tomFlowee bc2fa0132f Import translations from Crowdin.
This includes new Polish translations from Karol!
2023-07-04 22:35:58 +02:00
tomFlowee 779c245f5b Import translations from crowdin 2023-06-15 20:02:35 +02:00
tomFlowee 2043f4cf5a Import translations from crowdIn 2023-06-08 22:27:48 +02:00
tomFlowee 5e40c6a312 Update translations from Crowdin 2023-05-30 20:35:12 +02:00
tomFlowee 28c11cf067 Import translation updates from crowdin 2023-05-02 15:58:03 +02:00
tomFlowee e1165bf66c Update translations from crowdin 2023-03-04 21:48:10 +01:00
tomFlowee f7c1d100ee Update crowdin and do my translations 2023-02-21 15:51:40 +01:00
tomFlowee 08b9088dc6 import some translations done on crowdin 2022-08-18 18:02:07 +02:00
tomFlowee 66c8dbbd4c Fixes 2022-05-03 21:33:35 +02:00
tomFlowee 3aeb074b8f Import translations from the community 2022-05-03 19:47:24 +02:00
tomFlowee 7bf50081ed import translations 2021-12-04 15:52:17 +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