From 60abeef8b92f68e400610bbda5906e44b28b8b73 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Wed, 2 Jul 2025 14:01:11 +0200 Subject: [PATCH] en.pl: Add "quality of service" and "mdstat" values into en lang file - The extrahd is already in the file but this change ensures that the lang additions to the 20-status and 40-services menu files are included in the en.pl file. Suggested-by: Opnwall Tested-by: Adolf Belka Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- langs/en/cgi-bin/en.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 647fcc8da..a05b6056d 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1806,6 +1806,7 @@ 'mbmon temp in' => 'Temperature in', 'mbmon value' => 'Value', 'mbmon volt' => 'Voltage', +'mdstat' => 'Mdstat', 'meaning' => 'meaning', 'media' => 'Media', 'media information' => 'Media information', @@ -2219,6 +2220,7 @@ 'qos graphs' => 'Qos Graphs', 'qos warning' => 'The rule must be saved, otherwise it will be discarded!', 'qr code' => 'QR Code', +'quality of service' => 'Quality of Service', 'quick control' => 'Quick Control', 'quick playlist' => 'Quick Playlist', 'ram' => 'RAM', -- 2.47.3