Skip to content

Commit

Permalink
no more at
Browse files Browse the repository at this point in the history
  • Loading branch information
MauserBitfly committed Mar 4, 2024
1 parent b805c5f commit c9c747f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
},
"network": {
"proposed": "Network proposed slot {slot}",
"missed": "Network missed slot at {slot}",
"missed": "Network missed slot {slot}",
"scheduled": "Slot {slot} is scheduled",
"orphaned": "Network orphaned slot at {slot}"
"orphaned": "Network orphaned slot {slot}"
},
"status": {
"scheduled":{
Expand Down

0 comments on commit c9c747f

Please sign in to comment.