i18n: assignment indicator beschikbaar in verschillende talen
This commit is contained in:
parent
7b613a5d79
commit
e29c7cd748
5 changed files with 9 additions and 5 deletions
|
@ -253,7 +253,7 @@
|
|||
</v-list-item>
|
||||
<v-list-item>
|
||||
<div v-if="(authService.authState.activeRole === 'student') && (pathIsAssignment)" class="assignment-indicator">
|
||||
ASSIGNMENT
|
||||
{{ t("assignmentIndicator") }}
|
||||
</div>
|
||||
</v-list-item>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue