Skip to content

Commit 96c79f4

Browse files
fix: Refine english words (#2176)
Co-authored-by: wangdan-fit2cloud <[email protected]>
1 parent 8668796 commit 96c79f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/src/locales/lang/en-US/ai-chat.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ export default {
8383
KnowledgeSource: {
8484
title: 'Knowledge Source',
8585
referenceParagraph: 'Cited Segment',
86-
consume: 'Token Consumption',
87-
consumeTime: 'Processing Time'
86+
consume: 'Tokens',
87+
consumeTime: 'Runtime'
8888
},
8989
paragraphSource: {
9090
title: 'Knowledge Quote',

0 commit comments

Comments
 (0)