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
919 B
JSON
33 lines
919 B
JSON
{
|
|
"addToKnowledgeBase": {
|
|
"addSuccess": "Arquivo adicionado com sucesso, <1>ver agora</1>",
|
|
"confirm": "Adicionar",
|
|
"id": {
|
|
"placeholder": "Selecione o conhecimento a ser adicionado",
|
|
"required": "Selecione o conhecimento",
|
|
"title": "Conhecimento alvo"
|
|
},
|
|
"title": "Adicionar ao conhecimento",
|
|
"totalFiles": "Foram selecionados {{count}} arquivos"
|
|
},
|
|
"createNew": {
|
|
"confirm": "Criar novo",
|
|
"description": {
|
|
"placeholder": "Descrição do conhecimento (opcional)"
|
|
},
|
|
"formTitle": "Informações básicas",
|
|
"name": {
|
|
"placeholder": "Nome do conhecimento",
|
|
"required": "Por favor, preencha o nome do conhecimento"
|
|
},
|
|
"title": "Criar conhecimento"
|
|
},
|
|
"tab": {
|
|
"evals": "Avaliações",
|
|
"files": "Documentos",
|
|
"settings": "Configurações",
|
|
"testing": "Teste de recuperação"
|
|
},
|
|
"title": "Conhecimento"
|
|
}
|