Feature(custom): add strict search for plugin search, avoid unrelated results

This commit is contained in:
Kuingsmile
2025-12-31 17:08:51 +08:00
parent 6f44cf17b8
commit 17355168f6
5 changed files with 88 additions and 1 deletions
+2
View File
@@ -627,6 +627,8 @@
"setResult": "Set Result",
"setSuccess": "Set Success",
"settings": "Settings",
"strictSearch": "Strict Search",
"strictSearchDescription": "Only show plugins that contain the search term in name",
"title": "Plugins",
"tryDifferentSearch": "Try Different Search Keywords",
"updateAll": "Update All Plugins",
+2
View File
@@ -627,6 +627,8 @@
"setResult": "设置结果",
"setSuccess": "设置成功",
"settings": "设置",
"strictSearch": "严格搜索",
"strictSearchDescription": "仅显示包名包含搜索词的插件",
"title": "插件",
"tryDifferentSearch": "尝试不同的搜索关键词",
"updateAll": "更新全部插件",
+2
View File
@@ -627,6 +627,8 @@
"setResult": "設定結果",
"setSuccess": "設定成功",
"settings": "設定",
"strictSearch": "嚴格搜索",
"strictSearchDescription": "僅顯示包名包含搜索詞的外掛",
"title": "插件",
"tryDifferentSearch": "嘗試不同的搜尋關鍵詞",
"updateAll": "更新全部插件",