"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.USERS = exports.TRUSTED_APPLICATIONS = exports.TIMELINES = exports.THREAT_INTELLIGENCE = exports.SIEM_RULES = exports.RULES = exports.RESPONSE_ACTIONS_HISTORY = exports.POLICIES = exports.OVERVIEW = exports.NETWORK = exports.MANAGE = exports.KUBERNETES = exports.HOST_ISOLATION_EXCEPTIONS = exports.HOSTS = exports.GETTING_STARTED = exports.FINDINGS = exports.EXPLORE = exports.EXCEPTIONS = exports.EVENT_FILTERS = exports.ENTITY_ANALYTICS_RISK_SCORE = exports.ENTITY_ANALYTICS = exports.ENDPOINTS = exports.DETECTION_RESPONSE = exports.DETECT = exports.DATA_QUALITY = exports.DASHBOARDS = exports.CREATE_NEW_RULE = exports.COVERAGE_OVERVIEW = exports.CASE = exports.BLOCKLIST = exports.ASSISTANT_TITLE = exports.ALERTS = exports.ADMINISTRATION = exports.ADD_RULES = void 0; var _i18n = require("@kbn/i18n"); /* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ const ASSISTANT_TITLE = _i18n.i18n.translate('xpack.securitySolution.assistant.title', { defaultMessage: 'Elastic AI Assistant' }); exports.ASSISTANT_TITLE = ASSISTANT_TITLE; const OVERVIEW = _i18n.i18n.translate('xpack.securitySolution.navigation.overview', { defaultMessage: 'Overview' }); exports.OVERVIEW = OVERVIEW; const DATA_QUALITY = _i18n.i18n.translate('xpack.securitySolution.navigation.ecsDataQualityDashboard', { defaultMessage: 'Data Quality' }); exports.DATA_QUALITY = DATA_QUALITY; const ENTITY_ANALYTICS_RISK_SCORE = _i18n.i18n.translate('xpack.securitySolution.navigation.entityRiskScore', { defaultMessage: 'Entity Risk Score' }); exports.ENTITY_ANALYTICS_RISK_SCORE = ENTITY_ANALYTICS_RISK_SCORE; const DETECTION_RESPONSE = _i18n.i18n.translate('xpack.securitySolution.navigation.detectionResponse', { defaultMessage: 'Detection & Response' }); exports.DETECTION_RESPONSE = DETECTION_RESPONSE; const ENTITY_ANALYTICS = _i18n.i18n.translate('xpack.securitySolution.navigation.entityAnalytics', { defaultMessage: 'Entity Analytics' }); exports.ENTITY_ANALYTICS = ENTITY_ANALYTICS; const HOSTS = _i18n.i18n.translate('xpack.securitySolution.navigation.hosts', { defaultMessage: 'Hosts' }); exports.HOSTS = HOSTS; const GETTING_STARTED = _i18n.i18n.translate('xpack.securitySolution.navigation.gettingStarted', { defaultMessage: 'Get started' }); exports.GETTING_STARTED = GETTING_STARTED; const DASHBOARDS = _i18n.i18n.translate('xpack.securitySolution.navigation.dashboards', { defaultMessage: 'Dashboards' }); exports.DASHBOARDS = DASHBOARDS; const COVERAGE_OVERVIEW = _i18n.i18n.translate('xpack.securitySolution.navigation.coverageOverviewDashboard', { defaultMessage: 'MITRE ATT&CK\u00AE Coverage' }); exports.COVERAGE_OVERVIEW = COVERAGE_OVERVIEW; const NETWORK = _i18n.i18n.translate('xpack.securitySolution.navigation.network', { defaultMessage: 'Network' }); exports.NETWORK = NETWORK; const USERS = _i18n.i18n.translate('xpack.securitySolution.navigation.users', { defaultMessage: 'Users' }); exports.USERS = USERS; const KUBERNETES = _i18n.i18n.translate('xpack.securitySolution.navigation.kubernetes', { defaultMessage: 'Kubernetes' }); exports.KUBERNETES = KUBERNETES; const RULES = _i18n.i18n.translate('xpack.securitySolution.navigation.rules', { defaultMessage: 'Rules' }); exports.RULES = RULES; const SIEM_RULES = _i18n.i18n.translate('xpack.securitySolution.navigation.detectionRules', { defaultMessage: 'Detection rules (SIEM)' }); exports.SIEM_RULES = SIEM_RULES; const ADD_RULES = _i18n.i18n.translate('xpack.securitySolution.navigation.addRules', { defaultMessage: 'Add Rules' }); exports.ADD_RULES = ADD_RULES; const EXCEPTIONS = _i18n.i18n.translate('xpack.securitySolution.navigation.exceptions', { defaultMessage: 'Shared exception lists' }); exports.EXCEPTIONS = EXCEPTIONS; const ALERTS = _i18n.i18n.translate('xpack.securitySolution.navigation.alerts', { defaultMessage: 'Alerts' }); exports.ALERTS = ALERTS; const TIMELINES = _i18n.i18n.translate('xpack.securitySolution.navigation.timelines', { defaultMessage: 'Timelines' }); exports.TIMELINES = TIMELINES; const CASE = _i18n.i18n.translate('xpack.securitySolution.navigation.case', { defaultMessage: 'Cases' }); exports.CASE = CASE; const ADMINISTRATION = _i18n.i18n.translate('xpack.securitySolution.navigation.administration', { defaultMessage: 'Administration' }); exports.ADMINISTRATION = ADMINISTRATION; const ENDPOINTS = _i18n.i18n.translate('xpack.securitySolution.search.administration.endpoints', { defaultMessage: 'Endpoints' }); exports.ENDPOINTS = ENDPOINTS; const POLICIES = _i18n.i18n.translate('xpack.securitySolution.navigation.administration.policies', { defaultMessage: 'Policies' }); exports.POLICIES = POLICIES; const TRUSTED_APPLICATIONS = _i18n.i18n.translate('xpack.securitySolution.search.administration.trustedApps', { defaultMessage: 'Trusted applications' }); exports.TRUSTED_APPLICATIONS = TRUSTED_APPLICATIONS; const EVENT_FILTERS = _i18n.i18n.translate('xpack.securitySolution.search.administration.eventFilters', { defaultMessage: 'Event filters' }); exports.EVENT_FILTERS = EVENT_FILTERS; const HOST_ISOLATION_EXCEPTIONS = _i18n.i18n.translate('xpack.securitySolution.search.administration.hostIsolationExceptions', { defaultMessage: 'Host isolation exceptions' }); exports.HOST_ISOLATION_EXCEPTIONS = HOST_ISOLATION_EXCEPTIONS; const DETECT = _i18n.i18n.translate('xpack.securitySolution.navigation.detect', { defaultMessage: 'Detect' }); exports.DETECT = DETECT; const FINDINGS = _i18n.i18n.translate('xpack.securitySolution.navigation.findings', { defaultMessage: 'Findings' }); exports.FINDINGS = FINDINGS; const EXPLORE = _i18n.i18n.translate('xpack.securitySolution.navigation.explore', { defaultMessage: 'Explore' }); exports.EXPLORE = EXPLORE; const MANAGE = _i18n.i18n.translate('xpack.securitySolution.navigation.manage', { defaultMessage: 'Manage' }); exports.MANAGE = MANAGE; const BLOCKLIST = _i18n.i18n.translate('xpack.securitySolution.navigation.blocklist', { defaultMessage: 'Blocklist' }); exports.BLOCKLIST = BLOCKLIST; const RESPONSE_ACTIONS_HISTORY = _i18n.i18n.translate('xpack.securitySolution.navigation.responseActionsHistory', { defaultMessage: 'Response actions history' }); exports.RESPONSE_ACTIONS_HISTORY = RESPONSE_ACTIONS_HISTORY; const CREATE_NEW_RULE = _i18n.i18n.translate('xpack.securitySolution.navigation.newRuleTitle', { defaultMessage: 'Create new rule' }); exports.CREATE_NEW_RULE = CREATE_NEW_RULE; const THREAT_INTELLIGENCE = _i18n.i18n.translate('xpack.securitySolution.navigation.threatIntelligence', { defaultMessage: 'Intelligence' }); exports.THREAT_INTELLIGENCE = THREAT_INTELLIGENCE;