Skip to content

Commit a0867d3

Browse files
committed
fix: add missing shortTitle entry to package.nls.json
1 parent 1c585b8 commit a0867d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.nls.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"python.command.python.createNewFile.title": "New Python File",
66
"python.command.python.createTerminal.title": "Create Terminal",
77
"python.command.python.execInTerminal.title": "Run Python File in Terminal",
8+
"python.menu.execSelectionInTerminal.title": "Run Selection",
89
"python.command.python.execInTerminalIcon.title": "Run Python File",
910
"python.command.python.execInDedicatedTerminal.title": "Run Python File in Dedicated Terminal",
1011
"python.command.python.setInterpreter.title": "Select Interpreter",

0 commit comments

Comments
 (0)