fix: chat views refine translation
This commit is contained in:
parent
5ec072ef17
commit
4a85d2302b
@ -3,7 +3,7 @@ export default {
|
|||||||
createChat: 'New Chat',
|
createChat: 'New Chat',
|
||||||
history: 'Chat History',
|
history: 'Chat History',
|
||||||
only20history: 'Only showing the last 20 chats',
|
only20history: 'Only showing the last 20 chats',
|
||||||
question_count: 'Questions',
|
question_count: 'Messages',
|
||||||
exportRecords: 'Export Chat Records',
|
exportRecords: 'Export Chat Records',
|
||||||
chatId: 'Chat ID',
|
chatId: 'Chat ID',
|
||||||
userInput: 'User Input',
|
userInput: 'User Input',
|
||||||
@ -91,7 +91,7 @@ export default {
|
|||||||
consumeTime: 'Run Time'
|
consumeTime: 'Run Time'
|
||||||
},
|
},
|
||||||
paragraphSource: {
|
paragraphSource: {
|
||||||
title: 'Knowledge Reference',
|
title: 'Quote',
|
||||||
question: 'User Question',
|
question: 'User Question',
|
||||||
optimizationQuestion: 'Optimized Question'
|
optimizationQuestion: 'Optimized Question'
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user