Skip to content
Snippets Groups Projects
Commit ba37eda0 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

use v-translate, fixes #2121

Closes #2121

Merge request studip/studip!1375
parent a9ad7c67
No related branches found
No related tags found
1 merge request!4Draft: Icon creation
...@@ -580,8 +580,8 @@ ...@@ -580,8 +580,8 @@
@confirm="sendOerSuggestion" @confirm="sendOerSuggestion"
> >
<template v-slot:dialogContent> <template v-slot:dialogContent>
<p><translate>Das folgende Courseware-Material wird %{ ownerName } <p v-translate>Das folgende Courseware-Material wird %{ ownerName }
zur Veröffentlichung im OER Campus vorgeschlagen:</translate></p> zur Veröffentlichung im OER Campus vorgeschlagen:</p>
<table class="cw-structural-element-info"> <table class="cw-structural-element-info">
<tr> <tr>
<td><translate>Titel</translate>:</td> <td><translate>Titel</translate>:</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment