From 2119fa4521daba45aa3a69e6be09764ba545cd07 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sun, 7 Apr 2024 15:10:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'lib/assets/javascripts/ne?= =?UTF-8?q?w-dashboard/i18n/index.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/assets/javascripts/new-dashboard/i18n/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/assets/javascripts/new-dashboard/i18n/index.js b/lib/assets/javascripts/new-dashboard/i18n/index.js index 8548afe..a367672 100644 --- a/lib/assets/javascripts/new-dashboard/i18n/index.js +++ b/lib/assets/javascripts/new-dashboard/i18n/index.js @@ -10,7 +10,7 @@ Vue.use(VueI18n); // Create VueI18n instance with options const i18n = new VueI18n({ - locale: 'en', + locale: 'zh-cn', messages: { cn }