We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f1904e commit 263ac4fCopy full SHA for 263ac4f
x-pack/plugins/security_solution/public/timelines/components/open_timeline/translations.ts
@@ -331,7 +331,7 @@ export const IMPORT_TIMELINE_BTN_TITLE = i18n.translate(
331
export const SELECT_TIMELINE = i18n.translate(
332
'xpack.securitySolution.timelines.components.importTimelineModal.selectTimelineDescription',
333
{
334
- defaultMessage: 'Select a security timeline or timeline template file to import',
+ defaultMessage: 'Select a timeline or timeline template file to import',
335
}
336
);
337
0 commit comments