We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41de489 commit 33476c4Copy full SHA for 33476c4
package.nls.es.json
@@ -1,7 +1,7 @@
1
{
2
"python.command.python.sortImports.title": "Ordenar importaciones",
3
- "python.command.python.startREPL.title": "Nuevo REPL",
4
- "python.command.python.createTerminal.title": "Nueva terminal",
+ "python.command.python.startREPL.title": "Crear REPL",
+ "python.command.python.createTerminal.title": "Nuevo terminal",
5
"python.command.python.execInTerminal.title": "Ejecutar archivo Python en la terminal",
6
"python.command.python.setInterpreter.title": "Seleccionar intérprete",
7
"python.command.python.execSelectionInTerminal.title": "Ejecutar línea/selección en la terminal",
0 commit comments