Skip to content

Commit

Permalink
[CTI] updates overview cti panel copy (#105074) (#106179)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecezalp committed Jul 20, 2021
1 parent e57d2f7 commit 630330b
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@ export const DANGER_TITLE = i18n.translate(
);

export const DANGER_BODY = i18n.translate(
'xpack.securitySolution.overview.ctiDashboardDangerPanelBody',
'xpack.securitySolution.overview.ctiDashboardEnableThreatIntel',
{
defaultMessage: 'You need to enable module in order to view data from different sources.',
defaultMessage:
'You need to enable the filebeat threatintel module in order to view data from different sources.',
}
);

Expand Down

0 comments on commit 630330b

Please sign in to comment.