How language of the prompt impacts on model performance

Hello! I’m using codellama and guidance library to fill JSON files based on input text. But this text and JSON fields will not be in English. And I have a question: in what language is it better to write a prompt describing how to fill out json, in English - which was mainly used for training, or in the target language? Are there any articles about this?