Skip to content

Commit

Permalink
refactor: fix translation for attestation missed
Browse files Browse the repository at this point in the history
See: BEDS-607
  • Loading branch information
benji-bitfly committed Oct 18, 2024
1 parent ea224ae commit a899c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@
"label": "All events"
},
"attestation_missed": {
"info": "We will trigger every epoch ({count} minute) during downtime. | We will trigger every epoch ({count} minutes) during downtime.",
"info": "We will trigger a notification every epoch ({count} minute) during downtime. | We will trigger a notification every epoch ({count} minutes) during downtime.",
"label": "Attestations missed"
},
"block_proposal": {
Expand Down

0 comments on commit a899c3e

Please sign in to comment.