Skip to content

Commit

Permalink
Fixes#3 after review @soltysh
Browse files Browse the repository at this point in the history
Fixes after review @soltysh
  • Loading branch information
pypros authored Feb 20, 2019
1 parent cb1ca69 commit 47b0c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.nls.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"python.command.python.selectAndDebugTestMethod.title": "Debuguj metodę testów jednostkowych ...",
"python.command.python.selectAndRunTestFile.title": "Uruchom plik z testami jednostkowymi ...",
"python.command.python.runCurrentTestFile.title": "Uruchom bieżący plik z testami jednostkowymi",
"python.command.python.runFailedTests.title": "Uruchom testy jednostwowe, które się nie powiodły",
"python.command.python.runFailedTests.title": "Uruchom testy jednostkowe, które się nie powiodły",
"python.command.python.discoverTests.title": "Wyszukaj testy jednostkowe",
"python.command.python.configureTests.title": "Skonfigutuj testy jednostkowe",
"python.command.python.execSelectionInTerminal.title": "Uruchom zaznaczony obszar w interpreterze Pythona",
Expand Down

0 comments on commit 47b0c83

Please sign in to comment.