diff --git a/ui/src/components/view/InfoCard.vue b/ui/src/components/view/InfoCard.vue index bc82fd14c9a..a1cc225e932 100644 --- a/ui/src/components/view/InfoCard.vue +++ b/ui/src/components/view/InfoCard.vue @@ -61,14 +61,14 @@
-
Status
+
{{ $t('status') }}
{{ resource.state || resource.status }}
-
ID
+
{{ $t('id') }}