@lobehub/chat
Version:
Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
33 lines (32 loc) • 894 B
JSON
{
"addToKnowledgeBase": {
"addSuccess": "Bestand succesvol toegevoegd, <1>direct bekijken</1>",
"confirm": "Toevoegen",
"id": {
"placeholder": "Selecteer de kennisbank die u wilt toevoegen",
"required": "Selecteer een kennisbank",
"title": "Doelkennisbank"
},
"title": "Toevoegen aan kennisbank",
"totalFiles": "{{count}} bestanden geselecteerd"
},
"createNew": {
"confirm": "Nieuw aanmaken",
"description": {
"placeholder": "Kennisbank beschrijving (optioneel)"
},
"formTitle": "Basisinformatie",
"name": {
"placeholder": "Kennisbank naam",
"required": "Vul de naam van de kennisbank in"
},
"title": "Nieuwe kennisbank aanmaken"
},
"tab": {
"evals": "Beoordelingen",
"files": "Documenten",
"settings": "Instellingen",
"testing": "Herinneringstest"
},
"title": "Kennisbank"
}