From e16cde1b581c1ad19ed8c24b2f07062f1ed92449 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Fri, 7 Nov 2025 10:51:02 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=B7=BB=E5=8A=A0=20vue-i18n=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E4=BB=A5=E6=94=AF=E6=8C=81=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ec387fb..52b8314 100644 --- a/package.json +++ b/package.json @@ -121,6 +121,7 @@ "pinia": "2.0.36", "pinia-plugin-persistedstate": "3.2.1", "vue": "^3.4.21", + "vue-i18n": "9.1.9", "vue-router": "4.5.1", "z-paging": "2.8.7" },