瀏覽代碼

Add timestamp auto link doc

tags/v5.1.0
Chocobozzz 2 月之前
父節點
當前提交
ef19c8ae4c
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 583A612D890159BE
共有 1 個文件被更改,包括 5 次插入3 次删除
  1. +5
    -3
      client/src/app/+videos/+video-edit/shared/video-edit.component.html

+ 5
- 3
client/src/app/+videos/+video-edit/shared/video-edit.component.html 查看文件

@@ -45,9 +45,11 @@

<my-help helpType="markdownText">
<ng-template ptTemplate="preHtml">
<ng-container i18n>
Video descriptions are truncated by default and require manual action to expand them.
</ng-container>
<ng-container i18n>Video descriptions are truncated by default and require manual action to expand them.</ng-container>

<br />

<ng-container i18n>A timestamp (<i>00:05</i> for example) is automatically converted into a link to a part of the video.</ng-container>
</ng-template>
</my-help>



Loading…
取消
儲存