From b121cc7d5c895106a44959f82269301d631cceeb Mon Sep 17 00:00:00 2001 From: Doruk Date: Wed, 25 Jun 2025 15:15:34 +0200 Subject: [PATCH] update language strings w new format --- src/lang/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/en.json b/src/lang/en.json index 552f454f0..0a5691c40 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -376,7 +376,8 @@ "Refresh Interval": "Refresh Interval", "Refresh Interval Description": "The status page will do a full site refresh every {0} seconds", "Heartbeat Bar Days": "Heartbeat Bar Days", - "Number of days of heartbeat history to show (0 = auto)": "Number of days of heartbeat history to show (0 = auto)", + "Status page shows heartbeat history days": "Status page shows {0} days of heartbeats", + "Status page will show last beats": "Status page shows the last {0} heartbeats", "Show Powered By": "Show Powered By", "Domain Names": "Domain Names", "signedInDisp": "Signed in as {0}",