mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 08:56:47 +08:00
Add task executor bar chart, add system version string (#11155)
### What problem does this PR solve? - Add task executor bar chart - Add read version string ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1911,7 +1911,7 @@ Important structured information may include: names, dates, locations, events, k
|
||||
processing: 'Processing',
|
||||
},
|
||||
admin: {
|
||||
loginTitle: 'RAGFlow ADMIN',
|
||||
loginTitle: 'Admin Console',
|
||||
title: 'RAGFlow admin',
|
||||
confirm: 'Confirm',
|
||||
close: 'Close',
|
||||
@ -1998,6 +1998,7 @@ Important structured information may include: names, dates, locations, events, k
|
||||
|
||||
extraInfo: 'Extra information',
|
||||
serviceDetail: `Service {{name}} detail`,
|
||||
taskExecutorDetail: 'Task executor detail',
|
||||
|
||||
whitelistManagement: 'Whitelist management',
|
||||
exportAsExcel: 'Export Excel',
|
||||
|
||||
Reference in New Issue
Block a user