You have to import 'i18n' in your component. For example: <script> import i18n from '@/i18n' { ... data: () => { return { message: i18n.
確定! 回上一頁