Skip to content

Commit 305cf1e

Browse files
committed
added and updated german translation
1 parent be29178 commit 305cf1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.nls.de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"python.command.python.runCurrentTestFile.title": "Ausgewählte Unittest Datei ausführen",
1818
"python.command.python.runFailedTests.title": "Fehlerhafte Unittests ausführen",
1919
"python.command.python.discoverTests.title": "Unittest untersuchen",
20-
"python.command.python.execSelectionInTerminal.title": "Run Selection/Line in Python Terminal",
21-
"python.command.python.execSelectionInDjangoShell.title": "TODO Run Selection/Line in Django Shell",
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",
2222
"python.command.python.goToPythonObject.title": "Gehe zu Python Objekt",
2323
"python.command.python.setLinter.title": "Linter auswählen",
2424
"python.command.python.enableLinting.title": "Linting aktivieren",

0 commit comments

Comments
 (0)