mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 16:26:51 +08:00
### What problem does this PR solve? Fix: Profile page UI adjustment ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -137,7 +137,7 @@ export default {
|
||||
completed: 'Completed',
|
||||
datasetLog: 'Dataset Log',
|
||||
created: 'Created',
|
||||
learnMore: 'Learn More',
|
||||
learnMore: 'Built-in pipeline introduction',
|
||||
general: 'General',
|
||||
chunkMethodTab: 'Chunk Method',
|
||||
testResults: 'Test Results',
|
||||
@ -697,7 +697,7 @@ This auto-tagging feature enhances retrieval by adding another layer of domain-s
|
||||
system: 'System',
|
||||
logout: 'Log out',
|
||||
api: 'API',
|
||||
username: 'Username',
|
||||
username: 'Name',
|
||||
usernameMessage: 'Please input your username!',
|
||||
photo: 'Your photo',
|
||||
photoDescription: 'This will be displayed on your profile.',
|
||||
|
||||
@ -125,7 +125,7 @@ export default {
|
||||
completed: '已完成',
|
||||
datasetLog: '知识库日志',
|
||||
created: '创建于',
|
||||
learnMore: '了解更多',
|
||||
learnMore: '内置pipeline简介',
|
||||
general: '通用',
|
||||
chunkMethodTab: '切片方法',
|
||||
testResults: '测试结果',
|
||||
|
||||
Reference in New Issue
Block a user