Translate json with key shown

Hi there,

I am translating JSON files like this:

{
  "block.abc": "Holiday Fruit cake",
  "item.abc": "Raw Duck Meat",
  "entity.abc": "Duck",
  "entity.abc": "Quackling",
  "entity.abc": "Duck Egg",
  "subtitles.abc": "Duck Quacking",
}

The extraction is perfect, though the category included in the keys are not shown in the editor. I have to see the category so that I can adjust the style for each segment.

So is there any way to show the keys while translating?

Thank you in advance,

Jude Ma

emoji