mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: display the version and backend service status on the page (#848)
### What problem does this PR solve? #643 feat: display the version and backend service status on the page ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -393,6 +393,7 @@ export default {
|
||||
model: 'Model Providers',
|
||||
modelDescription: 'Set the model parameter and API Key here.',
|
||||
team: 'Team',
|
||||
system: 'System',
|
||||
logout: 'Log out',
|
||||
username: 'Username',
|
||||
usernameMessage: 'Please input your username!',
|
||||
|
||||
Reference in New Issue
Block a user