Commit 60e6bb69 authored by liubinyu's avatar liubinyu

默认繁体

parent c8fd6b04
......@@ -3,7 +3,7 @@ import En from './en.json'
import Cn from './cn.json'
import Tc from './tc.json'
const locale = localStorage.getItem('locale') || 'En'
const locale = localStorage.getItem('locale') || 'Tc'
const i18n = createI18n({
legacy: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment