mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-12037] Remove Knowledge Discovery from ACA (#5278)
* [ACS-12037] Remove Knowledge Discovery from ACA * [ACS-12037] CR comments * [ACS-12037] Update package-lock * [ACS-12037] Add new rule documentation * [ACS-12037] Fix unit tests
This commit is contained in:
@@ -739,40 +739,9 @@
|
||||
}
|
||||
},
|
||||
"KNOWLEDGE_RETRIEVAL": {
|
||||
"SEARCH": {
|
||||
"RESULTS_PAGE": {
|
||||
"QUERY_INPUT_PLACEHOLDER": "Would you like to ask anything else?",
|
||||
"REFERENCED_DOCUMENTS_HEADER": "Referenced documents",
|
||||
"REGENERATION_BUTTON_LABEL": "Regenerate",
|
||||
"COPY_BUTTON_LABEL": "Copy",
|
||||
"COPY_MESSAGE": "Copied response to clipboard",
|
||||
"RELOAD_REFERENCES_BUTTON_LABEL": "Reload"
|
||||
},
|
||||
"AGENTS_BUTTON": {
|
||||
"LABEL": "Ask Discovery",
|
||||
"TITLE": "Knowledge Retrieval"
|
||||
},
|
||||
"SEARCH_INPUT": {
|
||||
"ASK_BUTTON_LABEL": "Ask",
|
||||
"DEFAULT_PLACEHOLDER": "Please ask your question with as much detail as possible...",
|
||||
"HIDE_INPUT": "Hide input",
|
||||
"HIDE_ANSWER": "Hide answer"
|
||||
},
|
||||
"ERRORS": {
|
||||
"AGENTS_FETCHING": "Error while fetching agents.",
|
||||
"HX_INSIGHT_URL_FETCHING": "Error while fetching HX Insight URL.",
|
||||
"LOADING_ERROR": "Hmm... something seems to have gone wrong.",
|
||||
"PAGE_NOT_AVAILABLE_ERROR": "Page is not available for these conditions.",
|
||||
"REFERENCES_LOADING_ERROR": "Something went wrong while loading the references."
|
||||
},
|
||||
"DISCARD_CHANGES": {
|
||||
"WARNING": "Warning!",
|
||||
"ASK_AI": "Ask AI",
|
||||
"DO_NOT_SHOW_MESSAGE": "Don't show this message again",
|
||||
"DISCARD_CONVERSATION": "Discard Conversation",
|
||||
"CONVERSATION_DISCARDED": "This conversation will be discarded",
|
||||
"LOSE_RESPONSE": "By asking another question you will lose your previous response"
|
||||
}
|
||||
"SIDENAV": {
|
||||
"TITLE": "AI Agents",
|
||||
"DISCOVERY": "Discovery"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user