diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/tools/debugger | |
parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip |
unslug pl: modify
Diffstat (limited to 'files/pl/tools/debugger')
-rw-r--r-- | files/pl/tools/debugger/how_to/index.html | 3 | ||||
-rw-r--r-- | files/pl/tools/debugger/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/pl/tools/debugger/how_to/index.html b/files/pl/tools/debugger/how_to/index.html index 0ee1b834a1..6f8acdce02 100644 --- a/files/pl/tools/debugger/how_to/index.html +++ b/files/pl/tools/debugger/how_to/index.html @@ -1,10 +1,11 @@ --- title: How to -slug: Narzędzia/Debugger/How_to +slug: Tools/Debugger/How_to tags: - NeedsTranslation - TopicStub translation_of: Tools/Debugger/How_to +original_slug: Narzędzia/Debugger/How_to --- <p><span class="seoSummary">These articles describe how to use the debugger.</span></p> diff --git a/files/pl/tools/debugger/index.html b/files/pl/tools/debugger/index.html index b81218619f..40470ffc1d 100644 --- a/files/pl/tools/debugger/index.html +++ b/files/pl/tools/debugger/index.html @@ -1,7 +1,8 @@ --- title: Debugger -slug: Narzędzia/Debugger +slug: Tools/Debugger translation_of: Tools/Debugger +original_slug: Narzędzia/Debugger --- <p> JavaScript Debugger pozwala przejść przez kod JavaScript i spawdzić lub zmienić jego stan, aby pomóc wyśledzić błędy.</p> |