Skip to content

Commit

Permalink
translate validator state online to active (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
MauserBitfly authored Apr 10, 2024
1 parent ea81348 commit 6bd477e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"validator_state": {
"active": "active",
"withdrawn": "withdrawn",
"online": "online",
"online": "active",
"offline": "offline",
"pending": "pending",
"exited": "exited",
Expand Down

0 comments on commit 6bd477e

Please sign in to comment.