diff --git a/examples/i18n/layouts/default.vue b/examples/i18n/layouts/default.vue index bf2356e5a0..8ddf82e2da 100644 --- a/examples/i18n/layouts/default.vue +++ b/examples/i18n/layouts/default.vue @@ -5,16 +5,16 @@
{{ $t('about.introduction') }}
{{ $t('message.introduction') }}
+{{ $t('home.introduction') }}