Skip to content

Commit

Permalink
Removed unused labels to fix the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
efreeti committed Nov 16, 2020
1 parent d0c7f5e commit f90bfa3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -17505,12 +17505,10 @@
"xpack.securitySolution.endpoint.policy.details.detectionRulesLink": "関連する検出ルール",
"xpack.securitySolution.endpoint.policy.details.detectionRulesMessage": "{detectionRulesLink}を表示します。事前構築済みルールは、[検出ルール]ページで「Elastic」というタグが付けられています。",
"xpack.securitySolution.endpoint.policy.details.eventCollection": "イベント収集",
"xpack.securitySolution.endpoint.policy.details.eventCollectionLabel": "イベント収集",
"xpack.securitySolution.endpoint.policy.details.eventCollectionsEnabled": "{selected} / {total}件のイベント収集が有効です",
"xpack.securitySolution.endpoint.policy.details.linux": "Linux",
"xpack.securitySolution.endpoint.policy.details.mac": "Mac",
"xpack.securitySolution.endpoint.policy.details.malware": "マルウェア",
"xpack.securitySolution.endpoint.policy.details.malwareLabel": "マルウェア",
"xpack.securitySolution.endpoint.policy.details.malwareProtectionsEnabled": "マルウェア保護{mode, select, true {有効} false {無効}}",
"xpack.securitySolution.endpoint.policy.details.prevent": "防御",
"xpack.securitySolution.endpoint.policy.details.protections": "保護",
Expand All @@ -17526,7 +17524,6 @@
"xpack.securitySolution.endpoint.policy.details.updateSuccessTitle": "成功!",
"xpack.securitySolution.endpoint.policy.details.windows": "Windows",
"xpack.securitySolution.endpoint.policy.details.windowsAndMac": "Windows、Mac",
"xpack.securitySolution.endpoint.policy.details.windowsLabel": "Windows",
"xpack.securitySolution.endpoint.policyDetailOS": "オペレーティングシステム",
"xpack.securitySolution.endpoint.policyDetails.agentsSummary.errorTitle": "エラー",
"xpack.securitySolution.endpoint.policyDetails.agentsSummary.offlineTitle": "オフライン",
Expand Down
3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -17523,12 +17523,10 @@
"xpack.securitySolution.endpoint.policy.details.detectionRulesLink": "相关检测规则",
"xpack.securitySolution.endpoint.policy.details.detectionRulesMessage": "请查看{detectionRulesLink}。在“检测规则”页面上,预置规则标记有“Elastic”。",
"xpack.securitySolution.endpoint.policy.details.eventCollection": "事件收集",
"xpack.securitySolution.endpoint.policy.details.eventCollectionLabel": "事件收集",
"xpack.securitySolution.endpoint.policy.details.eventCollectionsEnabled": "{selected} / {total} 事件收集已启用",
"xpack.securitySolution.endpoint.policy.details.linux": "Linux",
"xpack.securitySolution.endpoint.policy.details.mac": "Mac",
"xpack.securitySolution.endpoint.policy.details.malware": "恶意软件",
"xpack.securitySolution.endpoint.policy.details.malwareLabel": "恶意软件",
"xpack.securitySolution.endpoint.policy.details.malwareProtectionsEnabled": "恶意软件防护{mode, select, true {已启用} false {已禁用}}",
"xpack.securitySolution.endpoint.policy.details.prevent": "防御",
"xpack.securitySolution.endpoint.policy.details.protections": "防护",
Expand All @@ -17545,7 +17543,6 @@
"xpack.securitySolution.endpoint.policy.details.updateSuccessTitle": "成功!",
"xpack.securitySolution.endpoint.policy.details.windows": "Windows",
"xpack.securitySolution.endpoint.policy.details.windowsAndMac": "Windows、Mac",
"xpack.securitySolution.endpoint.policy.details.windowsLabel": "Windows",
"xpack.securitySolution.endpoint.policyDetailOS": "操作系统",
"xpack.securitySolution.endpoint.policyDetails.agentsSummary.errorTitle": "错误",
"xpack.securitySolution.endpoint.policyDetails.agentsSummary.offlineTitle": "脱机",
Expand Down

0 comments on commit f90bfa3

Please sign in to comment.