From a899c3e36b2aaf7de4bfc8d47b70367cde850911 Mon Sep 17 00:00:00 2001 From: benji-bitfly Date: Fri, 18 Oct 2024 15:58:56 +0200 Subject: [PATCH] refactor: fix `translation` for `attestation missed` See: BEDS-607 --- frontend/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/en.json b/frontend/locales/en.json index da75288c4..66a5f0ec2 100644 --- a/frontend/locales/en.json +++ b/frontend/locales/en.json @@ -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": {