feat:插件筛选运行中插件

This commit is contained in:
jxxghp
2025-06-09 12:49:00 +08:00
parent 8e042d5691
commit 1065973e07
5 changed files with 30 additions and 14 deletions

View File

@@ -2020,6 +2020,7 @@ export default {
filterPlugins: 'Filter Plugins',
name: 'Name',
hasNewVersion: 'Has New Version',
running: 'Running',
author: 'Author',
label: 'Label',
repository: 'Repository',

View File

@@ -1998,6 +1998,7 @@ export default {
filterPlugins: '过滤插件',
name: '名称',
hasNewVersion: '有新版本',
running: '运行中',
author: '作者',
label: '标签',
repository: '仓库',

View File

@@ -2000,6 +2000,7 @@ export default {
filterPlugins: '過濾插件',
name: '名稱',
hasNewVersion: '有新版本',
running: '運行中',
author: '作者',
label: '標籤',
repository: '倉庫',