mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
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.",
|
|
|
|
"SCRIPTLIST": "Scriptlist",
|
|
"LANGUAGE": "Language",
|
|
"COLORS": "Colors",
|
|
|
|
|
|
"SELECT_LANG": "Choose the current language.",
|
|
"BAR_COLOR": "Bar Color",
|
|
"TOP_BG_COLOR": "Top Background Color",
|
|
"BOTTOM_BG_COLOR": "Bottom Background Color",
|
|
"TEXT_COLOR": "Text Color",
|
|
"SELECTED_COLOR": "Selected Color",
|
|
"UNSELECTED_COLOR": "Unselected Color",
|
|
|
|
"ENTER_RED_RGB": "Enter the Red RGB.",
|
|
"ENTER_GREEN_RGB": "Enter the Green RGB.",
|
|
"ENTER_BLUE_RGB": "Enter the Blue RGB.",
|
|
|
|
"WHAT_DO_YOU_TRY": "What are you trying to do? :P",
|
|
"INCOMPATIBLE_SCRIPT": "You have an incompatible script.",
|
|
|
|
"DELETE_PROMPT": "Are you sure you want to delete this Directory?",
|
|
"CONFIRM_OR_CANCEL": "Press A to confirm, B to cancel."
|
|
}
|