Steps to Reproduce:
CTRL-SHIFT-Pinstall extBefore 1.0.0, we can get installation of extensions with typing install ext, but latest are not because install extension is translated to 拡張機能 in japanese.


:(
I'm happy if the launch menu have match with install ext also.
@mattn
CTRL-SHIFT-P 言語を構成する{
// Defines VSCode's display language.
// See http://go.microsoft.com/fwlink/?LinkId=761051 for a list of supported languages.
// Changing the value requires to restart VSCode.
"locale":"en-US"
}
All commands should not be translated to locale specific commands.
same #5290
FYI: duplicate of #4679, #4691, and #4696
All commands should not be translated to locale specific commands.
I don't mind that is translated in japanese but have trouble with matching with english. I don't have strong optinion.
Most helpful comment
All commands should not be translated to locale specific commands.
And they should only be English
same #5290