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:
@@ -169,6 +169,8 @@
|
||||
"processing_playlist": "📋 Elaborazione dati playlist...",
|
||||
"paused": "Download in pausa",
|
||||
"resumed": "Download ripreso",
|
||||
"speed": "Velocità",
|
||||
"eta": "Tempo rimanente",
|
||||
"please_enter_url": "Inserisci prima un URL.",
|
||||
"please_set_path": "Imposta prima un percorso di download.",
|
||||
"please_enter_url_and_path": "Inserisci un URL e imposta un percorso di download.",
|
||||
|
||||
Reference in New Issue
Block a user