Load translations
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
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