From 42c18044dee3f6f03089d0048331945f5e20e74c Mon Sep 17 00:00:00 2001 From: ZhaiSoul <842607283@qq.com> Date: Mon, 10 Nov 2025 15:08:27 +0000 Subject: [PATCH] fix: add menu missing key --- web/public/locales/en/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/web/public/locales/en/common.json b/web/public/locales/en/common.json index daf8c9897..aa841c30b 100644 --- a/web/public/locales/en/common.json +++ b/web/public/locales/en/common.json @@ -241,6 +241,7 @@ "export": "Export", "uiPlayground": "UI Playground", "faceLibrary": "Face Library", + "classification": "Classification", "user": { "title": "User", "account": "Account",