Hello,
I’m using translations based on the ui-culture URL parameter. The translations work correctly for Forms and Views, but I’m having an issue with translating subviews.
I have already added the translated keys in the Management environment, but I’m unable to see the language switch for subviews when I change the ui-culture parameter in the URL.
Could this be related to how K2 handles translations? Does K2 load translations only when initializing the Views/Forms that are directly visible to K2? Is it possible that subviews are loaded using lazy loading, so their translations are not initialized when the ui-culture parameter changes?
Is there a recommended solution or workaround for this type of issue?
Thank you!
Regards,