Add speed and ETA translations; localize status message
Added 'speed' and 'eta' translation keys to all language files for download status. Updated ytsage_downloader.py to use localized labels for speed and ETA in the status message.
This commit is contained in:
@@ -170,6 +170,8 @@
|
||||
"processing_playlist": "📋 Processing playlist data...",
|
||||
"paused": "Download paused",
|
||||
"resumed": "Download resumed",
|
||||
"speed": "Speed",
|
||||
"eta": "ETA",
|
||||
"please_enter_url": "Please enter a URL first.",
|
||||
"please_set_path": "Please set a download path first.",
|
||||
"please_enter_url_and_path": "Please enter a URL and set download path.",
|
||||
|
||||
Reference in New Issue
Block a user