diff --git a/src/App.vue b/src/App.vue index 1308b1c..a28f40f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -106,10 +106,10 @@ const state = reactive({ count: 12 })

- Profiles + {{ $t('profiles.title') }}

- An open-source UI component library. + {{ $t('profiles.subtitle') }}

@@ -129,7 +129,7 @@ const state = reactive({ count: 12 })

- Quick Preview + {{ $t('preview.title') }}