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
982 B
JSON
33 lines
982 B
JSON
{
|
|
"addToKnowledgeBase": {
|
|
"addSuccess": "Datei erfolgreich hinzugefügt, <1>jetzt ansehen</1>",
|
|
"confirm": "Hinzufügen",
|
|
"id": {
|
|
"placeholder": "Bitte wählen Sie die zu hinzuzufügende Wissensdatenbank",
|
|
"required": "Bitte wählen Sie eine Wissensdatenbank",
|
|
"title": "Ziel-Wissensdatenbank"
|
|
},
|
|
"title": "Zur Wissensdatenbank hinzufügen",
|
|
"totalFiles": "{{count}} Datei(en) ausgewählt"
|
|
},
|
|
"createNew": {
|
|
"confirm": "Neu erstellen",
|
|
"description": {
|
|
"placeholder": "Beschreibung der Wissensdatenbank (optional)"
|
|
},
|
|
"formTitle": "Grundinformationen",
|
|
"name": {
|
|
"placeholder": "Name der Wissensdatenbank",
|
|
"required": "Bitte geben Sie den Namen der Wissensdatenbank ein"
|
|
},
|
|
"title": "Wissensdatenbank neu erstellen"
|
|
},
|
|
"tab": {
|
|
"evals": "Bewertungen",
|
|
"files": "Dokumente",
|
|
"settings": "Einstellungen",
|
|
"testing": "Rückruf-Test"
|
|
},
|
|
"title": "Wissensdatenbank"
|
|
}
|