From ed465908dbcbd228584baefd5687ac0e0a3fb603 Mon Sep 17 00:00:00 2001 From: ghostubborn Date: Thu, 2 Apr 2026 14:14:32 +0800 Subject: [PATCH] fix(i18n): set HTML lang attribute before Vue mounts via inline script --- frontend/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/index.html b/frontend/index.html index f607099..0b80095 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,6 +1,7 @@ +