# i18n example

* For JSON-only, see [TranslatedJSONMessage.vue](TranslatedJSONMessage.vue) and its test in [spec.js](spec.js)
* From i18n support loading, see [TranslatedI18nMessage.vue](TranslatedI18nMessage.vue) and its test in [spec.js](spec.js)

![i18n test in action](./images/i18n.gif)

**Note:** the `vue-i18n-loader` requires a webpack rule, see Webpack config in the root folder.
