9 Commits

Author SHA1 Message Date
tomFlowee dba5970974 Import Persian language from crowndin 2026-03-15 20:30:42 +01:00
tomFlowee 45c5645741 Make module backup / sync translatable
And add my NL translations as well as the auto (duplicates based)
translations for other languages.
2026-01-20 18:03:03 +01:00
tomFlowee 9e3ae43e11 Stop shipping Portugese translations.
Portugese translations dropped below 10%, this is just confusing
to users to have most of the app in English and some localized.
2025-01-02 22:38:46 +01: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 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 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