mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-11 18:51:28 +08:00
feat:插件筛选运行中插件
This commit is contained in:
@@ -2020,6 +2020,7 @@ export default {
|
||||
filterPlugins: 'Filter Plugins',
|
||||
name: 'Name',
|
||||
hasNewVersion: 'Has New Version',
|
||||
running: 'Running',
|
||||
author: 'Author',
|
||||
label: 'Label',
|
||||
repository: 'Repository',
|
||||
|
||||
@@ -1998,6 +1998,7 @@ export default {
|
||||
filterPlugins: '过滤插件',
|
||||
name: '名称',
|
||||
hasNewVersion: '有新版本',
|
||||
running: '运行中',
|
||||
author: '作者',
|
||||
label: '标签',
|
||||
repository: '仓库',
|
||||
|
||||
@@ -2000,6 +2000,7 @@ export default {
|
||||
filterPlugins: '過濾插件',
|
||||
name: '名稱',
|
||||
hasNewVersion: '有新版本',
|
||||
running: '運行中',
|
||||
author: '作者',
|
||||
label: '標籤',
|
||||
repository: '倉庫',
|
||||
|
||||
Reference in New Issue
Block a user