Enable multilingual prompting and responses based on wiki content language.
There should be a config variable like
wgWandaUseContentLang = true;
which will let user decide whether to use content language.
A fallback logic should also be implemented to handle cases where the LLM does not have sufficient knowledge in the selected language.