When translating a JSON file in Trados Studio, we see only text to translate and not the meta data behind it, viewable in Visual Studio for instance. Is it possible to make meta data visible in Trados Studio?

When translating a JSON file in Trados Studio, we see only text to translate and not the meta data behind it, viewable in Visual Studio for instance. Is it possible to make meta data visible in Trados Studio?
I think the preview function is what you are looking for. For XML files, you can customize this using XSLT, but I think JSON will only give you the text that you extracted for translation in the context of the actual JSON code:
I think the preview function is what you are looking for. For XML files, you can customize this using XSLT, but I think JSON will only give you the text that you extracted for translation in the context of the actual JSON code:
Thank you very much for your answer, yes, this is what I was looking for.