mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-29 07:52:50 +00:00
fix: chat views refine translation
This commit is contained in:
parent
5ec072ef17
commit
4a85d2302b
|
|
@ -3,7 +3,7 @@ export default {
|
|||
createChat: 'New Chat',
|
||||
history: 'Chat History',
|
||||
only20history: 'Only showing the last 20 chats',
|
||||
question_count: 'Questions',
|
||||
question_count: 'Messages',
|
||||
exportRecords: 'Export Chat Records',
|
||||
chatId: 'Chat ID',
|
||||
userInput: 'User Input',
|
||||
|
|
@ -91,7 +91,7 @@ export default {
|
|||
consumeTime: 'Run Time'
|
||||
},
|
||||
paragraphSource: {
|
||||
title: 'Knowledge Reference',
|
||||
title: 'Quote',
|
||||
question: 'User Question',
|
||||
optimizationQuestion: 'Optimized Question'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue