Key is appended to context (when importing a CSV file)

Hi @Dima. I went a way that I described in this post.

When I use JSON String Exporter with this pattern

{
  "%identifier%": {
    "message": "%translation%",
    "description": "%context%"
  }
}

In a final bundle every “description” field starts with a copy of “%identifier%\n”.