The interface of VSCode is all in English. However, when I compiled my C++ project, I found some Chinese words appeared in launch.json and tasks.json. I didn't download any Chinese extensions. I tried to uninstall all extensions and reinstall VSCode, But nothing worked for me. What's the problem? And how can I solve it?
Versions:
Software: Visual Studio Code 1.71.0
OS: Windows 10

