mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? feat: translate name of operator #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -554,7 +554,7 @@ The above is the content you need to summarize.`,
|
||||
description: 'Description',
|
||||
examples: 'Examples',
|
||||
to: 'To',
|
||||
message: 'Messages',
|
||||
msg: 'Messages',
|
||||
messagePlaceholder: 'message',
|
||||
messageMsg: 'Please input message or delete this field.',
|
||||
addField: 'Add field',
|
||||
@ -591,9 +591,11 @@ The above is the content you need to summarize.`,
|
||||
relevant: 'Relevant',
|
||||
rewriteQuestion: 'RewriteQuestion',
|
||||
rewrite: 'Rewrite',
|
||||
Begin: 'Begin',
|
||||
begin: 'Begin',
|
||||
message: 'Message',
|
||||
blank: 'Blank',
|
||||
createFromNothing: 'Create from nothing',
|
||||
addItem: 'Add Item',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user