Skip to content

Commit

Permalink
General: Properly use translations for course enrollment in breadcrum…
Browse files Browse the repository at this point in the history
…b navigation (#7432)
  • Loading branch information
bensofficial authored Oct 23, 2023
1 parent e486b56 commit 0d34641
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ export class NavbarComponent implements OnInit, OnDestroy {
participate: 'artemisApp.submission.detail.title',
live: 'artemisApp.submission.detail.title',
courses: 'artemisApp.course.home.title',
enroll: 'artemisApp.studentDashboard.enroll.title',
};

/**
Expand Down

0 comments on commit 0d34641

Please sign in to comment.