mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-27 02:14:50 +02:00
Move remaining pages to VitePress
This commit is contained in:
60
docs/pl_PL/site-navigation.md
Normal file
60
docs/pl_PL/site-navigation.md
Normal file
@@ -0,0 +1,60 @@
|
||||
---
|
||||
title: "Nawigacja Po Stronie" #
|
||||
sitemap: false
|
||||
---
|
||||
|
||||
{% capture notice-1 %}
|
||||
**Popularne**
|
||||
|
||||
+ [Finalizowanie Instalacji](finalizing-setup)
|
||||
+ [Instalacja boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
|
||||
|
||||
{% endcapture %}
|
||||
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
{% capture notice-2 %}
|
||||
**Wszystko**
|
||||
|
||||
+ [A9LH do B9S](a9lh-to-b9s)
|
||||
+ [Współautorzy](credits)
|
||||
+ [Checking for CFW](checking-for-cfw)
|
||||
+ [Contribute](contribute)
|
||||
+ [CTRTransfer](ctrtransfer)
|
||||
+ [Dumping Titles and Game Cartridges](dumping-titles-and-game-cartridges)
|
||||
+ [F3 (Linux)](f3-(linux))
|
||||
+ [F3X (Mac)](f3x-(mac))
|
||||
+ [F3XSwift (Mac)](f3xswift-(mac))
|
||||
+ [Często zadawane pytania (FAQ)](faq)
|
||||
+ [Rozszerzenia plików (Windows)](file-extensions-(windows))
|
||||
+ [Finalizowanie Instalacji](finalizing-setup)
|
||||
+ [Wgrywanie ntrboot (Pojedynczy System 3DS)](flashing-ntrboot-(3ds-single-system))
|
||||
+ [Wgrywanie ntrboot (Kilka Systemów 3DS)](flashing-ntrboot-(3ds-multi-system))
|
||||
+ [Wgrywanie ntrboot (DSi)](flashing-ntrboot-(dsi))
|
||||
+ [Wgrywanie ntrboot (NDS)](flashing-ntrboot-(nds))
|
||||
+ [Formatting SD (Linux)](formatting-sd-(linux))
|
||||
+ [Formatting SD (Mac)](formatting-sd-(mac))
|
||||
+ [Formatting SD (Windows)](formatting-sd-(windows))
|
||||
+ [Wprowadzenie](get-started)
|
||||
+ [Używanie GodMode9](godmode9-usage)
|
||||
+ [H2testw (Windows)](h2testw-(windows))
|
||||
+ [Strona główna](/pl_PL)
|
||||
+ [Instalacja boot9strap (Hardmod)](installing-boot9strap-(hardmod))
|
||||
+ [Installing boot9strap (MSET9)](installing-boot9strap-(mset9))
|
||||
+ [Installing boot9strap (MSET9 CLI)](installing-boot9strap-(mset9-cli))
|
||||
+ [Installing boot9strap (MSET9 Play Store)](installing-boot9strap-(mset9-play-store))
|
||||
+ [Instalacja boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (safecerthax)](installing-boot9strap-(safecerthax))
|
||||
+ [Instalacja boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [Installing boot9strap (SSLoth-Browser)](installing-boot9strap-(ssloth-browser))
|
||||
+ [Installing boot9strap (super-skaterhax)](installing-boot9strap-(super-skaterhax))
|
||||
+ [Key Information](key-information)
|
||||
+ [Przenoszenie EmuNAND](move-emunand)
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Zmiana Regionu Konsoli](region-changing)
|
||||
+ [Restoring / Updating CFW](restoring-updating-cfw)
|
||||
+ [Rozwiązywanie Problemów](troubleshooting)
|
||||
+ [Odinstalowywanie CFW](uninstall-cfw)
|
||||
+ [Aktualizowanie B9S](updating-b9s)
|
||||
{% endcapture %}
|
||||
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|
Reference in New Issue
Block a user