Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrahn committed Sep 11, 2023
1 parent 36f4fe6 commit fdbc70d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vueapp/components/Videos/Actions/VideoDelete.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<translate>
Möchten Sie die Aufzeichnung wirklich zum Löschen markieren?<br/><br/>
Die Aufzeichnung wird damit in den "Gelöschte Videos" Bereich Ihres Arbeitsplatzes verschoben und wird nach {{simple_config_list.settings.OPENCAST_CLEAR_RECYCLE_BIN_INTERVAL}} Tagen automatisch gelöscht.
Bis zu diesem Zeitpunkt können Sie die Aufzeichnung wiederherstellen."
Bis zu diesem Zeitpunkt können Sie die Aufzeichnung wiederherstellen.
</translate>
</template>
</StudipDialog>
Expand Down

0 comments on commit fdbc70d

Please sign in to comment.