main.js import VueI18n from "vue-i18n"; Vue.use(VueI18n); const ... assets/i18n/en") } }); new Vue({ router, i18n, render: h => h(App) }).
確定! 回上一頁