From 17b91bbc7c641292438dbc011fb77b43e381f61a Mon Sep 17 00:00:00 2001 From: pablorevilla-meshtastic Date: Wed, 1 Apr 2026 11:37:01 -0700 Subject: [PATCH] more changes to report --- meshview/lang/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meshview/lang/en.json b/meshview/lang/en.json index 4ab6368..a17b5df 100644 --- a/meshview/lang/en.json +++ b/meshview/lang/en.json @@ -127,8 +127,8 @@ "total_gateways": "Total Gateways", "total_packets": "Total Packets", "total_packets_seen": "Total Packets Seen", - "daily_snapshot_packets_history": "Daily Packet Snapshot History (All Available Days)", - "daily_snapshot_nodes_gateways_history": "Daily Node/Gateway Snapshot History (All Available Days)", + "daily_snapshot_packets_history": "Daily Packet Snapshot History", + "daily_snapshot_nodes_gateways_history": "Daily Node/Gateway Snapshot History", "packets_per_day_all": "Packets per Day - All Ports (Last 14 Days)", "packets_per_day_text": "Packets per Day - Text Messages (Port 1, Last 14 Days)", "packets_per_hour_all": "Packets per Hour - All Ports",