mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-02 16:49:05 +00:00
Make progressbar optional.
This commit is contained in:
@@ -178,5 +178,7 @@
|
||||
"ENABLED": "Enabled!",
|
||||
"DISABLED": "Disabled!",
|
||||
"DOWNLOAD_SPEED": "Download Speed: ",
|
||||
"BYTES_PER_SECOND": " bytes per second"
|
||||
"BYTES_PER_SECOND": " bytes per second",
|
||||
"PROGRESS_BAR_ENABLE": "Would you like to enable the progressbar?",
|
||||
"PROGRESS_BAR_DISABLE": "Would you like to disable the progressbar?"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user