First try on cURL download speed display.

Needs testing tho and I hope I did it right?
This commit is contained in:
Stackie
2020-05-31 13:37:36 +02:00
parent b746d7a4aa
commit 9e84ed3423
2 changed files with 17 additions and 16 deletions
+3 -1
View File
@@ -176,5 +176,7 @@
"TOGGLE_FADE_ENABLE": "Would you like to enable the Screen fade effect?",
"TOGGLE_FADE_DISABLE": "Would you like to disable the Screen fade effect?",
"ENABLED": "Enabled!",
"DISABLED": "Disabled!"
"DISABLED": "Disabled!",
"DOWNLOAD_SPEED": "Download Speed: ",
"BYTES_PER_SECOND": " bytes per second"
}