add download threads setting

This commit is contained in:
2024-11-03 15:49:34 +08:00
parent 28913adc86
commit 45e7f0dfc2
4 changed files with 31 additions and 20 deletions

View File

@@ -155,7 +155,8 @@
"Start": "开始",
"Export App Data": "导出应用数据",
"Import App Data": "导入应用数据",
"Export": "导出"
"Export": "导出",
"Download Threads": "下载线程数"
},
"zh_TW": {
"Home": "首頁",
@@ -313,6 +314,7 @@
"Start": "開始",
"Export App Data": "匯出應用數據",
"Import App Data": "匯入應用數據",
"Export": "匯出"
"Export": "匯出",
"Download Threads": "下載線程數"
}
}