diff --git a/src/assets/i18n/help/help-de.html b/src/assets/i18n/help/help-de.html index f5379ccd6b0a9851a7a6aedb8b2c787e220cb28b..dc1ca309890be341259279d2cd2231183dfc49f8 100644 --- a/src/assets/i18n/help/help-de.html +++ b/src/assets/i18n/help/help-de.html @@ -1,25 +1,16 @@ <mat-dialog-content> - <h2>Rolle Dozent</h2> - <p>Screencast in Vorbereitung</p> + <h2>Nutzungs-Szenario</h2> - <!-- TODO <div class="video"> <div class="videoWrapper"> <iframe tabindex="0" - width="560" height="349" + width="560" height="315" [ngClass]="{'mobileFrame': deviceType === 'mobile', 'desktopFrame': deviceType === 'desktop'}" - src="https://www.youtube.com/embed/RODwmMxLKa0?autoplay=0" frameborder="0" + src="https://www.youtube.com/embed/0mxQxPmU9Aw?autoplay=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen ></iframe> </div> </div> ---> - - <h2>Rolle Moderator</h2> - <p>Screencast in Vorbereitung</p> - - <h2>Rolle Student</h2> - <p>Screencast in Vorbereitung</p> </mat-dialog-content>