mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
fix: omit long file names (#608)
### What problem does this PR solve? #607 fix: omit long file names fix: change the parsing method from tag to select fix: replace icon for new chat fix: change the OK button text of the Chat Bot API modal to close ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -24,6 +24,7 @@ export default {
|
||||
copied: 'Copied',
|
||||
comingSoon: 'Coming Soon',
|
||||
download: 'Download',
|
||||
close: 'Close',
|
||||
},
|
||||
login: {
|
||||
login: 'Sign in',
|
||||
|
||||
Reference in New Issue
Block a user