diff --git a/x-pack/plugins/translations/translations/ja-JP.json b/x-pack/plugins/translations/translations/ja-JP.json index c8b822c70070b..1e33e31daed94 100644 --- a/x-pack/plugins/translations/translations/ja-JP.json +++ b/x-pack/plugins/translations/translations/ja-JP.json @@ -8558,7 +8558,6 @@ "xpack.fleet.epm.loadingIntegrationErrorTitle": "統合詳細の読み込みエラー", "xpack.fleet.epm.packageDetails.integrationList.agentCount": "エージェント", "xpack.fleet.epm.packageDetails.integrationList.agentPolicy": "エージェントポリシー", - "xpack.fleet.epm.packageDetails.integrationList.description": "説明", "xpack.fleet.epm.packageDetails.integrationList.loadingPoliciesMessage": "統合ポリシーを読み込んでいます...", "xpack.fleet.epm.packageDetails.integrationList.name": "統合", "xpack.fleet.epm.packageDetails.integrationList.updatedAt": "最終更新", diff --git a/x-pack/plugins/translations/translations/zh-CN.json b/x-pack/plugins/translations/translations/zh-CN.json index fa8de18780431..94a8dcbd23b01 100644 --- a/x-pack/plugins/translations/translations/zh-CN.json +++ b/x-pack/plugins/translations/translations/zh-CN.json @@ -8640,7 +8640,6 @@ "xpack.fleet.epm.loadingIntegrationErrorTitle": "加载集成详情时出错", "xpack.fleet.epm.packageDetails.integrationList.agentCount": "代理", "xpack.fleet.epm.packageDetails.integrationList.agentPolicy": "代理策略", - "xpack.fleet.epm.packageDetails.integrationList.description": "描述", "xpack.fleet.epm.packageDetails.integrationList.loadingPoliciesMessage": "正在加载集成策略……", "xpack.fleet.epm.packageDetails.integrationList.name": "集成", "xpack.fleet.epm.packageDetails.integrationList.updatedAt": "上次更新时间",