Skip to content

Missing translation: artemisApp.courses.delete.summary.numberStudents #12512

@WoH

Description

@WoH

Describe the bug

After setting up a LTI course, the moodle rendered frame shows the course, but misses the translation for number of students in the summary card

To Reproduce

  1. Set up a LTI enabled course in Artemis
  2. Set up moodle
  3. Follow the setup guide

Expected behavior

See a translation

Screenshots

Image

Which version of Artemis are you seeing the problem on?

9.0.0

What browsers are you seeing the problem on?

Chrome

Additional context

Seems to be missing only here LTI course card.

<strong><span jhiTranslate="artemisApp.course.delete.summary.numberStudents"></span>:</strong> {{ course().numberOfStudents ?? 0 }}

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcorePull requests that affect the corresponding modulelecturePull requests that affect the corresponding moduleltiPull requests that affect the corresponding module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions