Add 'Open Folder' button after download completion
Introduces an 'Open Folder' button to the UI, shown after a download completes, allowing users to quickly open the folder containing the downloaded file. Updates all language files to include translations for the new button tooltip.
This commit is contained in:
+2
-1
@@ -80,7 +80,8 @@
|
||||
"update": "更新 yt-dlp",
|
||||
"select_defaults": "选择默认值",
|
||||
"select_all": "全选",
|
||||
"deselect_all": "取消全选"
|
||||
"deselect_all": "取消全选",
|
||||
"open_folder": "打开文件夹位置"
|
||||
},
|
||||
"dialogs": {
|
||||
"custom_options": "自定义选项",
|
||||
|
||||
Reference in New Issue
Block a user