Change "Aufgabe" to "Auftrag"
This commit is contained in:
parent
aee8d72ebe
commit
8b8929c728
|
|
@ -10,7 +10,7 @@
|
|||
<checkbox v-if="showTaskSelection"
|
||||
:checked="localContentBlock.isAssignment"
|
||||
:item="localContentBlock"
|
||||
:label="'Aufgabe'"
|
||||
:label="'Auftrag'"
|
||||
@input="setContentBlockType"
|
||||
class="contents-form__task"
|
||||
></checkbox>
|
||||
|
|
|
|||
Loading…
Reference in New Issue