You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
869 B
JSON

{
"addToKnowledgeBase": {
"addSuccess": "File added successfully, <1>view now</1>",
"confirm": "Add",
"id": {
"placeholder": "Please select a knowledge base to add",
"required": "Please select a knowledge base",
"title": "Target Knowledge Base"
},
"title": "Add to Knowledge Base",
"totalFiles": "{{count}} files selected"
},
"createNew": {
"confirm": "Create New",
"description": {
"placeholder": "Knowledge base description (optional)"
},
"formTitle": "Basic Information",
"name": {
"placeholder": "Knowledge base name",
"required": "Please enter the knowledge base name"
},
"title": "Create Knowledge Base"
},
"tab": {
"evals": "Evaluations",
"files": "Documents",
"settings": "Settings",
"testing": "Recall Testing"
},
"title": "Knowledge Base"
}