diff --git a/client/src/components/profile/ActivityList.vue b/client/src/components/profile/ActivityList.vue index fd0cbc65..d08bb2e1 100644 --- a/client/src/components/profile/ActivityList.vue +++ b/client/src/components/profile/ActivityList.vue @@ -7,7 +7,7 @@ v-if="module[property]?.length" :key="module.id" > -

Thema: {{ topic.title }} - {{ module.metaTitle }}: {{ module.title }}

+

{{ topic.title }}: {{ module.title }} - {{ module.metaTitle }}

-

{{ instrument.title }}

+

{{ flavor.textInstrument }}: {{ instrument.title }}