diff --git a/src/components/EntityStatusNew/i18n/en.json b/src/components/EntityStatusNew/i18n/en.json index 896df0ec34..0efe788134 100644 --- a/src/components/EntityStatusNew/i18n/en.json +++ b/src/components/EntityStatusNew/i18n/en.json @@ -1,5 +1,5 @@ { - "title_red": "Failed", + "title_red": "Critical", "title_blue": "Normal", "title_green": "Good", "title_grey": "Unknown",