Merge pull request #1153 from hging/main
feat: add ungrouped filter to account
This commit is contained in:
@@ -1883,6 +1883,7 @@ export default {
|
||||
allTypes: 'All Types',
|
||||
allStatus: 'All Status',
|
||||
allGroups: 'All Groups',
|
||||
ungroupedGroup: 'Ungrouped',
|
||||
oauthType: 'OAuth',
|
||||
setupToken: 'Setup Token',
|
||||
apiKey: 'API Key',
|
||||
|
||||
@@ -1965,6 +1965,7 @@ export default {
|
||||
allTypes: '全部类型',
|
||||
allStatus: '全部状态',
|
||||
allGroups: '全部分组',
|
||||
ungroupedGroup: '未分配分组',
|
||||
oauthType: 'OAuth',
|
||||
// Schedulable toggle
|
||||
schedulable: '参与调度',
|
||||
|
||||
Reference in New Issue
Block a user