File tree Expand file tree Collapse file tree 4 files changed +2
-61
lines changed Expand file tree Collapse file tree 4 files changed +2
-61
lines changed Original file line number Diff line number Diff line change @@ -266,6 +266,6 @@ instead of filing an issue on GitHub.
266266[ vuex-example ] : https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vuex.js
267267[ vue-router-example ] : https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vue-router.js
268268[ vee-validate-example ] : https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/validate-plugin.js
269- [ vue-i18n-example ] : https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vueI18n .js
269+ [ vue-i18n-example ] : https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vue-i18n .js
270270[ vuetify-example ] : https://github.com/testing-library/vue-testing-library/blob/master/src/__tests__/vuetify.js
271271<!-- prettier-ignore-end -->
Original file line number Diff line number Diff line change 88
99<script >
1010export default {
11- name: ' VueI18n ' ,
11+ name: ' Translations ' ,
1212
1313 methods: {
1414 switchLocale (locale ) {
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments