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/page_inspector | |
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/page_inspector')
4 files changed, 8 insertions, 4 deletions
diff --git a/files/pl/tools/page_inspector/how_to/index.html b/files/pl/tools/page_inspector/how_to/index.html index 29373ef1b7..4120ac566f 100644 --- a/files/pl/tools/page_inspector/how_to/index.html +++ b/files/pl/tools/page_inspector/how_to/index.html @@ -1,10 +1,11 @@ --- title: How to -slug: Narzędzia/Page_Inspector/How_to +slug: Tools/Page_Inspector/How_to tags: - NeedsTranslation - TopicStub translation_of: Tools/Page_Inspector/How_to +original_slug: Narzędzia/Page_Inspector/How_to --- <p><span class="seoSummary">Links for various HOW TO's can be found here. These links describe in depth the HOW TO techniques.</span></p> diff --git a/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html b/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html index 4d4b025c45..c6566d59ee 100644 --- a/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html +++ b/files/pl/tools/page_inspector/how_to/open_the_inspector/index.html @@ -1,7 +1,8 @@ --- title: Otwórz Inspektora -slug: Narzędzia/Page_Inspector/How_to/Open_the_Inspector +slug: Tools/Page_Inspector/How_to/Open_the_Inspector translation_of: Tools/Page_Inspector/How_to/Open_the_Inspector +original_slug: Narzędzia/Page_Inspector/How_to/Open_the_Inspector --- <p>Istnieją dwie główne ścieżki do otworzenia Inspektora:</p> diff --git a/files/pl/tools/page_inspector/index.html b/files/pl/tools/page_inspector/index.html index 336489b782..51f27c3488 100644 --- a/files/pl/tools/page_inspector/index.html +++ b/files/pl/tools/page_inspector/index.html @@ -1,7 +1,8 @@ --- title: Inspektor Stron -slug: Narzędzia/Page_Inspector +slug: Tools/Page_Inspector translation_of: Tools/Page_Inspector +original_slug: Narzędzia/Page_Inspector --- <div class="boxed translate-rendered"> <p>Użyj Inspektora Stron, aby badać i modyfikować HTML i CSS na stronie.</p> diff --git a/files/pl/tools/page_inspector/ui_tour/index.html b/files/pl/tools/page_inspector/ui_tour/index.html index c3c2375155..031fa2fa61 100644 --- a/files/pl/tools/page_inspector/ui_tour/index.html +++ b/files/pl/tools/page_inspector/ui_tour/index.html @@ -1,11 +1,12 @@ --- title: Przewodnik przez UI -slug: Narzędzia/Page_Inspector/Przewodnik_przez_UI +slug: Tools/Page_Inspector/UI_Tour tags: - Inspektor - Narzędzia - Przewodnik translation_of: Tools/Page_Inspector/UI_Tour +original_slug: Narzędzia/Page_Inspector/Przewodnik_przez_UI --- <p>Ten artykuł jest szybkim wprowadzeniem do głównych sekcji Interfejsu Użytkownika (UI) Inspektora Stron.</p> |