mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: Refine english words (#2176)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
This commit is contained in:
parent
8668796c5d
commit
96c79f44ed
|
|
@ -83,8 +83,8 @@ export default {
|
|||
KnowledgeSource: {
|
||||
title: 'Knowledge Source',
|
||||
referenceParagraph: 'Cited Segment',
|
||||
consume: 'Token Consumption',
|
||||
consumeTime: 'Processing Time'
|
||||
consume: 'Tokens',
|
||||
consumeTime: 'Runtime'
|
||||
},
|
||||
paragraphSource: {
|
||||
title: 'Knowledge Quote',
|
||||
|
|
|
|||
Loading…
Reference in New Issue