更新 'lib/assets/javascripts/new-dashboard/i18n/index.js'

This commit is contained in:
zhongjin 2024-04-07 15:10:34 +08:00
parent 53f2f4591e
commit 2119fa4521

View File

@ -10,7 +10,7 @@ Vue.use(VueI18n);
// Create VueI18n instance with options
const i18n = new VueI18n({
locale: 'en',
locale: 'zh-cn',
messages: {
cn
}