Skip to content

Load translations

Albert Astals Cid requested to merge work/aacid/fixi18n into release/20.12

We need to define the TRANSLATION_DOMAIN for the .cpp parts since it's a library (could also replace i18n with i18nd but this is simpler)

For qml there's no TRANSLATION_DOMAIN to i18n -> i18nd and i18nc -> i18ndc

Merge request reports