From 6b5820ea89b77c810052b3ae3663540a97a82617 Mon Sep 17 00:00:00 2001 From: chengyongru <2755839590@qq.com> Date: Mon, 13 Jul 2026 23:06:22 +0800 Subject: [PATCH] fix(webui): sync localized preboot copy --- webui/index.html | 29 +++++---- webui/src/i18n/locales/pt-BR/common.json | 6 +- webui/src/tests/i18n.test.tsx | 83 +++++++++++++++++++++++- 3 files changed, 103 insertions(+), 15 deletions(-) diff --git a/webui/index.html b/webui/index.html index 92fb88c1..ca10b7d9 100644 --- a/webui/index.html +++ b/webui/index.html @@ -90,6 +90,17 @@ } catch {} })(); +