I am making a custom xliff export function for localization and would like to see how CQ generates its xliff response.
I see that this file opens a window using the dict.xliff selector/extension: /libs/cq/i18n/translator/js/translator.js (Line 128) but I can't find the file that defines how xliffs are generated.
Does anyone know where this file is located?
(Sorry for double post, used the wrong forum initially...)