From 5ebfc33f33c6bd7a08bbe826e788457be8c801e1 Mon Sep 17 00:00:00 2001 From: Ilia Ross Date: Tue, 8 Oct 2024 12:06:07 +0300 Subject: [PATCH] Fix labels names https://forum.virtualmin.com/t/legend-for-graph/129566/12?u=ilia --- lang/en | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en b/lang/en index 89813f7c2..df4d777fe 100644 --- a/lang/en +++ b/lang/en @@ -1479,5 +1479,5 @@ theme_xhred_filemanager_download_status_err=Download failed: # 21.20.7 theme_xhred_dashboard_chart_disk_read=Read theme_xhred_dashboard_chart_disk_write=Write -theme_xhred_dashboard_chart_net_read=Fetch -theme_xhred_dashboard_chart_net_write=Send +theme_xhred_dashboard_chart_net_read=In +theme_xhred_dashboard_chart_net_write=Out