ChatGPT Conversation Starter injected with incomplete lazy_i18n translation wrapper

Context:

I opened a new chat window and clicked on the suggested conversation starter:

Explain what this bash command does
cat config.yaml | awk NF

Experienced Bug:

Instead of the cat config.yaml | awk NF part of the conversation starter being injected cleanly, it appeared to have an incomplete function call to an internal lazy_il8n translation method (see screenshot):
Screenshot 2023-11-14 at 14.28.38

Reproduced?

I tried to reproduce this with several other conversation starters but I have not been able to. I wonder if it was a one-off that has now been patched, or it was to do with that particular conversation starter??