Skip to content

Commit 4006a27

Browse files
authored
fix: red status rename to Critical (#2270)
1 parent 986e6ab commit 4006a27

File tree

1 file changed

+1
-1
lines changed
  • src/components/EntityStatusNew/i18n

1 file changed

+1
-1
lines changed

src/components/EntityStatusNew/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title_red": "Failed",
2+
"title_red": "Critical",
33
"title_blue": "Normal",
44
"title_green": "Good",
55
"title_grey": "Unknown",

0 commit comments

Comments
 (0)