mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Read description for changes.
- Add Script Deletion. - Display "This script does not exist." if script does not exist on ScriptBrowse. - Display "Refreshing List..." if you have more scripts.
This commit is contained in:
@@ -124,5 +124,9 @@
|
||||
"ENABLE_GODMODE_PROMPT": "Would you like to enable GodMode?\n\nBe careful when you use GodMode!!",
|
||||
|
||||
"DISABLE_AUTOBOOT_STORE": "Would you like to disable autoboot?",
|
||||
"AUTOBOOT_STORE": "Would you like to autoboot this Store?\n\nThis will autoboot this store on startup!"
|
||||
"AUTOBOOT_STORE": "Would you like to autoboot this Store?\n\nThis will autoboot this store on startup!",
|
||||
|
||||
"SCRIPT_NOT_FOUND": "This script does not exist.",
|
||||
"DELETE_SCRIPT": "Would you like to delete this script?",
|
||||
"REFRESHING_LIST": "Refreshing List..."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user