Add sorting folders feature

This commit is contained in:
2024-11-13 12:44:51 +08:00
parent 9bdcba1270
commit 5d4e8f5b84
4 changed files with 95 additions and 32 deletions

View File

@@ -204,7 +204,8 @@
"Select in range": "区间选择",
"Finished": "已完成",
"Updating": "更新中",
"Update Comics Info": "更新漫画信息"
"Update Comics Info": "更新漫画信息",
"Create Folder": "新建文件夹"
},
"zh_TW": {
"Home": "首頁",
@@ -411,6 +412,7 @@
"Select in range": "區間選擇",
"Finished": "已完成",
"Updating": "更新中",
"Update Comics Info": "更新漫畫信息"
"Update Comics Info": "更新漫畫信息",
"Create Folder": "新建文件夾"
}
}