+
+ {rowRenderer.renderRow({
+ browserFields,
+ data: ecsData,
+ isDraggable: false,
+ timelineId: 'NONE',
+ })}
+
>
))}
diff --git a/x-pack/plugins/translations/translations/ja-JP.json b/x-pack/plugins/translations/translations/ja-JP.json
index 482a493865a47..9652e016f73a5 100644
--- a/x-pack/plugins/translations/translations/ja-JP.json
+++ b/x-pack/plugins/translations/translations/ja-JP.json
@@ -22164,7 +22164,6 @@
"xpack.securitySolution.enpdoint.resolver.panelutils.invaliddate": "無効な日付",
"xpack.securitySolution.enpdoint.resolver.panelutils.noTimestampRetrieved": "タイムスタンプが取得されていません",
"xpack.securitySolution.event.module.linkToElasticEndpointSecurityDescription": "Endpoint Securityで開く",
- "xpack.securitySolution.event.reason.eventRenderPopoverTitle": "イベントレンダラー:{eventRendererName} ",
"xpack.securitySolution.eventDetails.blank": " ",
"xpack.securitySolution.eventDetails.copyToClipboard": "クリップボードにコピー",
"xpack.securitySolution.eventDetails.copyToClipboardTooltip": "クリップボードにコピー",
@@ -24427,8 +24426,6 @@
"xpack.timelines.hoverActions.addToTimeline.addedFieldMessage": "{fieldOrValue}をタイムラインに追加しました",
"xpack.timelines.hoverActions.columnToggleLabel": "表の{field}列を切り替える",
"xpack.timelines.hoverActions.fieldLabel": "フィールド",
- "xpack.timelines.hoverActions.filterForValue": "値でフィルター",
- "xpack.timelines.hoverActions.filterOutValue": "値を除外",
"xpack.timelines.hoverActions.moreActions": "さらにアクションを表示",
"xpack.timelines.hoverActions.nestedColumnToggleLabel": "{field}フィールドはオブジェクトであり、列として追加できるネストされたフィールドに分解されます",
"xpack.timelines.hoverActions.tooltipWithKeyboardShortcut.pressTooltipLabel": "プレス",
diff --git a/x-pack/plugins/translations/translations/zh-CN.json b/x-pack/plugins/translations/translations/zh-CN.json
index 2322f6213149f..404ef9ad673b7 100644
--- a/x-pack/plugins/translations/translations/zh-CN.json
+++ b/x-pack/plugins/translations/translations/zh-CN.json
@@ -22512,7 +22512,6 @@
"xpack.securitySolution.enpdoint.resolver.panelutils.invaliddate": "日期无效",
"xpack.securitySolution.enpdoint.resolver.panelutils.noTimestampRetrieved": "未检索时间戳",
"xpack.securitySolution.event.module.linkToElasticEndpointSecurityDescription": "在 Endpoint Security 中打开",
- "xpack.securitySolution.event.reason.eventRenderPopoverTitle": "事件渲染器:{eventRendererName} ",
"xpack.securitySolution.eventDetails.blank": " ",
"xpack.securitySolution.eventDetails.copyToClipboard": "复制到剪贴板",
"xpack.securitySolution.eventDetails.copyToClipboardTooltip": "复制到剪贴板",
@@ -24840,8 +24839,6 @@
"xpack.timelines.hoverActions.addToTimeline.addedFieldMessage": "已将 {fieldOrValue} 添加到时间线",
"xpack.timelines.hoverActions.columnToggleLabel": "在表中切换 {field} 列",
"xpack.timelines.hoverActions.fieldLabel": "字段",
- "xpack.timelines.hoverActions.filterForValue": "筛留值",
- "xpack.timelines.hoverActions.filterOutValue": "筛除值",
"xpack.timelines.hoverActions.moreActions": "更多操作",
"xpack.timelines.hoverActions.nestedColumnToggleLabel": "{field} 字段是对象,并分解为可以添加为列的嵌套字段",
"xpack.timelines.hoverActions.tooltipWithKeyboardShortcut.pressTooltipLabel": "按",