mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 15:37:21 +08:00
✨ Feature(custom): add strict search for plugin search, avoid unrelated results
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -627,6 +627,8 @@
|
||||
"setResult": "设置结果",
|
||||
"setSuccess": "设置成功",
|
||||
"settings": "设置",
|
||||
"strictSearch": "严格搜索",
|
||||
"strictSearchDescription": "仅显示包名包含搜索词的插件",
|
||||
"title": "插件",
|
||||
"tryDifferentSearch": "尝试不同的搜索关键词",
|
||||
"updateAll": "更新全部插件",
|
||||
|
||||
@@ -627,6 +627,8 @@
|
||||
"setResult": "設定結果",
|
||||
"setSuccess": "設定成功",
|
||||
"settings": "設定",
|
||||
"strictSearch": "嚴格搜索",
|
||||
"strictSearchDescription": "僅顯示包名包含搜索詞的外掛",
|
||||
"title": "插件",
|
||||
"tryDifferentSearch": "嘗試不同的搜尋關鍵詞",
|
||||
"updateAll": "更新全部插件",
|
||||
|
||||
Reference in New Issue
Block a user