Add ability to manage search sources. Close #174

This commit is contained in:
2025-02-09 19:29:51 +08:00
parent 17ef17ca5b
commit df4263f969
6 changed files with 120 additions and 25 deletions

View File

@@ -323,7 +323,8 @@
"Cloudflare verification required": "需要Cloudflare验证",
"Success": "成功",
"Compressing": "压缩中",
"Exporting": "导出中"
"Exporting": "导出中",
"Search Sources": "搜索源"
},
"zh_TW": {
"Home": "首頁",
@@ -649,6 +650,7 @@
"Cloudflare verification required": "需要Cloudflare驗證",
"Success": "成功",
"Compressing": "壓縮中",
"Exporting": "匯出中"
"Exporting": "匯出中",
"Search Sources": "搜索源"
}
}