mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 16:26:51 +08:00
### What problem does this PR solve? feat: Expose the agent's chat window to third parties #1842 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -783,6 +783,7 @@ The above is the content you need to summarize.`,
|
||||
'15d': '12 days',
|
||||
'30d': '30 days',
|
||||
},
|
||||
publish: 'Publish',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
@ -741,6 +741,7 @@ export default {
|
||||
'15d': '12天',
|
||||
'30d': '30天',
|
||||
},
|
||||
publish: '發布',
|
||||
},
|
||||
footer: {
|
||||
profile: '“保留所有權利 @ react”',
|
||||
|
||||
@ -759,6 +759,7 @@ export default {
|
||||
'15d': '12天',
|
||||
'30d': '30天',
|
||||
},
|
||||
publish: '发布',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user