Skip to content
Snippets Groups Projects
Commit 0d8b2dbb authored by Michaela Brückner's avatar Michaela Brückner :unicorn: Committed by Jan-Hendrik Willms
Browse files

Revert "fix !628 #1061"

This reverts commit 96729334
parent 96e89002
No related branches found
No related tags found
No related merge requests found
......@@ -528,7 +528,7 @@
>
<template v-slot:dialogContent>
<p><translate>Das folgende Courseware-Material wird {{ ownerName }}
zur Veröffentlichung im {{ oerTitle }} vorgeschlagen:</translate></p>
zur Veröffentlichung im OER Campus vorgeschlagen:</translate></p>
<table class="cw-structural-element-info">
<tr>
<td><translate>Titel</translate>:</td>
......@@ -749,7 +749,7 @@ export default {
textSuggestOer() {
return {
title: this.$gettextInterpolate('Material für %{ oerTitle } vorschlagen', {oerTitle: this.oerTitle}),
title: this.$gettext('Material für OER Campus vorschlagen'),
confirm: this.$gettext('Material vorschlagen'),
close: this.$gettext('Schließen'),
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment