I'm currently trying to translate an embedded form using angular-translate. But I cannot get it to apply the translate filter or directive.
I can configure angular-translate in an text/form-script or text/javascript block without exceptions. But nothing is actually translated. I tried both inside Tasklist and using the forms-sdk example.
Is this even possible or does the CamSDK parsing of the files completely prevent translations by angular-translate?