更新 'lib/assets/javascripts/new-dashboard/i18n/index.js'
This commit is contained in:
parent
53f2f4591e
commit
2119fa4521
@ -10,7 +10,7 @@ Vue.use(VueI18n);
|
||||
|
||||
// Create VueI18n instance with options
|
||||
const i18n = new VueI18n({
|
||||
locale: 'en',
|
||||
locale: 'zh-cn',
|
||||
messages: {
|
||||
cn
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user