Skip to content

Commit bbf96aa

Browse files
fix: i18n
1 parent 62dd0eb commit bbf96aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/locales/lang/en-US/views/application.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export default {
8585

8686
prologue: 'Prologue',
8787
defaultPrologue:
88-
'Hello, I am XXX Assistant. You can ask me questions about using XXX.\n- What are the main features of MaxKB?\n- Which LLM does MaxKB support?\n- What document types does MaxKB support?',
88+
'Hello, I am XXX Assistant. You can ask me questions about using XXX.\n- What are the main features of XXX?\n- Which LLM does XXX support?\n- What document types does XXX support?',
8989
problemOptimization: {
9090
label: 'Questions Optimization',
9191
tooltip:

0 commit comments

Comments
 (0)