mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
17 lines
686 B
JSON
17 lines
686 B
JSON
{
|
|
"DOWNLOAD_FAILED": "Download Failed!",
|
|
"NOT_IMPLEMENTED": "Not Implemented Yet.",
|
|
"DONE": "Done!",
|
|
"CONNECT_WIFI": "Please Connect to WiFi.",
|
|
"DOWNLOADING": "Downloading: ",
|
|
"CURRENTLY_EXTRACTING": "\nCurrently extracting:\n",
|
|
"KB_DOWNLOADED": "KB downloaded.",
|
|
"FILE_EXTRACTED": "file extracted.",
|
|
"FILES_EXTRACTED": "files extracted.",
|
|
|
|
"DOWNLOAD_NDSBOOTSTRAP_NIGHTLY": "Downloading nds-bootstrap...\n(Nightly)",
|
|
"EXTRACT_NDSBOOTSTRAP_NIGHTLY": "Extracting nds-bootstrap...\n(Nightly)",
|
|
"DOWNLOAD_NDSBOOTSTRAP_RELEASE": "Downloading nds-bootstrap...\n(Release)",
|
|
"EXTRACT_NDSBOOTSTRAP_RELEASE": "Extracting nds-bootstrap...\n(Release)"
|
|
}
|