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": "📋 正在处理播放列表数据...",
|
||||
"paused": "下载已暂停",
|
||||
"resumed": "下载已恢复",
|
||||
"speed": "速度",
|
||||
"eta": "预计时间",
|
||||
"please_enter_url": "请先输入网址。",
|
||||
"please_set_path": "请先设置下载路径。",
|
||||
"please_enter_url_and_path": "请输入网址并设置下载路径。",
|
||||
|
||||
Reference in New Issue
Block a user