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 }