fix: i18n
parent
62dd0eb628
commit
bbf96aa41c
|
|
@ -85,7 +85,7 @@ export default {
|
||||||
|
|
||||||
prologue: 'Prologue',
|
prologue: 'Prologue',
|
||||||
defaultPrologue:
|
defaultPrologue:
|
||||||
'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?',
|
'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?',
|
||||||
problemOptimization: {
|
problemOptimization: {
|
||||||
label: 'Questions Optimization',
|
label: 'Questions Optimization',
|
||||||
tooltip:
|
tooltip:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue