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

This commit is contained in:
zhongjin 2024-04-06 23:42:55 +08:00
parent 5ec554cea7
commit 8822068b0a

View File

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