From e2ab88f4e26d01d0ff591974efd3857d132d0914 Mon Sep 17 00:00:00 2001 From: ezequielnick <107352853+ezequielnick@users.noreply.github.com> Date: Thu, 12 Jun 2025 21:13:11 +0800 Subject: [PATCH] i18n: add missing trans --- src/renderer/src/pages/mihomo.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/renderer/src/pages/mihomo.tsx b/src/renderer/src/pages/mihomo.tsx index c8d2440..20f45a7 100644 --- a/src/renderer/src/pages/mihomo.tsx +++ b/src/renderer/src/pages/mihomo.tsx @@ -401,7 +401,7 @@ const Mihomo: React.FC = () => { { if (index === lanAllowedIpsInput.length) { @@ -451,7 +451,7 @@ const Mihomo: React.FC = () => { { if (index === lanDisallowedIpsInput.length) {