@revoloo/cypress6
Version:
Cypress.io end to end testing tool
9 lines (5 loc) • 390 B
Markdown
# 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)

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