From 8822068b0ae8bdb0d29527de92c824f3678c5fd0 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Sat, 6 Apr 2024 23:42:55 +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 9bf20f0..d0883e7 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: 'cn', + locale: 'en', messages: { cn }