Skip to content

Commit

Permalink
Change wording of transfer course content action, ref elan-ev#879
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Benz committed Jan 23, 2024
1 parent d9e3ca8 commit 97c1085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vueapp/components/Courses/CoursesSidebar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<li v-if="canEdit">
<a @click="$emit('copyAll')">
<studip-icon style="margin-left: -20px;" shape="export" role="clickable"/>
{{ $gettext('Videos/Wiedergabelisten übertragen') }}
{{ $gettext('Kursinhalte übertragen') }}
</a>
</li>
</template>
Expand Down

0 comments on commit 97c1085

Please sign in to comment.