From d1d79d74e5984b02941974acecb36759b5d71909 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Fri, 4 Jul 2025 19:44:08 +0000 Subject: [PATCH] langs: missing wireguard menu translation Signed-off-by: Vincent Li --- langs/en/cgi-bin/en.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index ba7ebc85f..29c1be9e5 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -3172,6 +3172,7 @@ 'winbind daemon' => 'Winbind Daemon', 'wins server' => 'Wins Server', 'wins support' => 'Wins Support', +'wireguard' => 'WireGuard', 'wireless' => 'Wireless', 'wireless config added' => 'Wireless config added', 'wireless config changed' => 'Wireless config changed',