- 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 <[email protected]> Signed-off-by: Adolf Belka <[email protected]> --- 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 ef7d75ce7..286953515 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1805,6 +1805,7 @@ 'mbmon temp in' => 'Temperature in', 'mbmon value' => 'Value', 'mbmon volt' => 'Voltage', +'mdstat' => 'Mdstat', 'meaning' => 'meaning', 'media' => 'Media', 'media information' => 'Media information', @@ -2218,6 +2219,7 @@ 'qos graphs' => 'Qos Graphs', 'qos warning' => 'The rule <strong>must</strong> 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.50.0
