From 62ffb9862d690332894dbe966eee41db0a964734 Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sat, 19 Apr 2025 04:01:07 -0500 Subject: [PATCH] New translations en_us.json (Lithuanian) --- docs/.vitepress/i18n/strings/lt_LT.json | 44 +++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/.vitepress/i18n/strings/lt_LT.json diff --git a/docs/.vitepress/i18n/strings/lt_LT.json b/docs/.vitepress/i18n/strings/lt_LT.json new file mode 100644 index 0000000000..cf12eb1307 --- /dev/null +++ b/docs/.vitepress/i18n/strings/lt_LT.json @@ -0,0 +1,44 @@ +{ + "title": "3DS Hacks Guide", + "description": "A complete guide to 3DS custom firmware", + "langMenuLabel": "Switch language", + "darkModeSwitchLabel": "Appearance", + "darkModeSwitchTitle": "Switch to dark theme", + "lightModeSwitchTitle": "Switch to light theme", + "sidebarMenuLabel": "Menu", + "returnToTopLabel": "Return to top", + "guide": "Guide", + "extras": "Extras", + "other": "Other", + "pages": { + "checking-for-cfw": "Checking for CFW", + "contribute": "Contribute", + "credits": "Credits", + "dumping-titles-and-game-cartridges": "Dumping Titles and Game Cartridges", + "faq": "FAQ", + "finalizing-setup": "Finalizing Setup", + "flashing-ntrboot-(3ds-multi-system)": "Flashing ntrboot (3DS Multi System)", + "flashing-ntrboot-(3ds-single-system)": "Flashing ntrboot (3DS Single System)", + "flashing-ntrboot-(dsi)": "Flashing ntrboot (DSi)", + "flashing-ntrboot-(nds)": "Flashing ntrboot (NDS)", + "get-started": "Get Started", + "godmode9-usage": "GodMode9 Usage", + "installing-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)", + "installing-boot9strap-(ntrboot)": "Installing boot9strap (ntrboot)", + "installing-boot9strap-(safecerthax)": "Installing boot9strap (safecerthax)", + "installing-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", + "multiple-options": "Multiple Options", + "ntrboot": "ntrboot", + "privacy-policy": "Privacy Policy", + "region-changing": "Region Changing", + "site-navigation": "Site Navigation", + "troubleshooting": "Troubleshooting", + "uninstall-cfw": "Uninstall CFW" + } +}