There was an error while loading. Please reload this page.
1 parent 97cf98a commit 43e5505Copy full SHA for 43e5505
package.nls.de.json
@@ -16,7 +16,7 @@
16
"python.command.python.selectAndRunTestFile.title": "Unittest Datei ausführen ...",
17
"python.command.python.runCurrentTestFile.title": "Ausgewählte Unittest Datei ausführen",
18
"python.command.python.runFailedTests.title": "Fehlerhafte Unittests ausführen",
19
- "python.command.python.discoverTests.title": "Unittests untersuchen",
+ "python.command.python.discoverTests.title": "Unittests durchsuchen",
20
"python.command.python.execSelectionInTerminal.title": "Selektion/Reihe in Python Terminal ausführen",
21
"python.command.python.execSelectionInDjangoShell.title": "Selektion/Reihe in Django Shell ausführen",
22
"python.command.python.goToPythonObject.title": "Gehe zu Python Objekt",
0 commit comments