diff --git a/src/views/detections/overview/DetectionSecurityEventOverview.vue b/src/views/detections/overview/DetectionSecurityEventOverview.vue index 6c633428..f3de876c 100644 --- a/src/views/detections/overview/DetectionSecurityEventOverview.vue +++ b/src/views/detections/overview/DetectionSecurityEventOverview.vue @@ -71,7 +71,7 @@
{{ $_.get(basicInfo, 'domainInfo.category.categoryGroup', '-') || '-' }}
-
{{ $t('entities.reputationLevel') }}
+
{{ $t('detection.domainReputationLevel') }}
{{$t('overall.format')}}:
IPv4 x.x.x.x
IPv4 CIDR x.x.x.x/n
-
IPv4 Range x.x.x.x-y.y.y.y
+
IPv4 {{$t('overall.range')}} x.x.x.x-y.y.y.y
IPv6 x:x:x::x
IPv6 CIDR x:x:x::x/n
-
IPv6 Range x:x:x::x-y:y:y::y
+
IPv6 {{$t('overall.range')}} x:x:x::x-y:y:y::y