mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
updates wording in Cases connectors (#70298)
This commit is contained in:
parent
06ee7bd2a3
commit
351629f8e9
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ export * from '../translations';
|
|||
export const JIRA_DESC = i18n.translate(
|
||||
'xpack.securitySolution.case.connectors.jira.selectMessageText',
|
||||
{
|
||||
defaultMessage: 'Push or update SIEM case data to a new issue in Jira',
|
||||
defaultMessage: 'Push or update Security case data to a new issue in Jira',
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ export * from '../translations';
|
|||
export const SERVICENOW_DESC = i18n.translate(
|
||||
'xpack.securitySolution.case.connectors.servicenow.selectMessageText',
|
||||
{
|
||||
defaultMessage: 'Push or update SIEM case data to a new incident in ServiceNow',
|
||||
defaultMessage: 'Push or update Security case data to a new incident in ServiceNow',
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue