diff --git a/core/src/views/Profile.vue b/core/src/views/Profile.vue index d16a3661b2261..afb794a08551e 100644 --- a/core/src/views/Profile.vue +++ b/core/src/views/Profile.vue @@ -142,7 +142,7 @@ fill-color="var(--color-text-maxcontrast)" :size="60" />

{{ displayname || userId }} {{ t('core', 'hasn\'t added any info yet') }}

-

{{ t('core', 'The headline and about section will show up here') }}

+

{{ t('core', 'The headline and about sections will show up here') }}