Skip to content

Commit

Permalink
在上傳字幕檔的按鈕旁提示,可以上傳txt與srt檔
Browse files Browse the repository at this point in the history
  • Loading branch information
anosanstudio committed Mar 19, 2023
1 parent a172842 commit e044d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<textarea id="textArea" rows="10" cols="80">預設的字。</textarea>
<p>
<label>
<span>選擇字幕檔案:</span>
<span>選擇字幕檔案(txt或srt檔)</span>
<input id="srtFile" type="file" name="srtFile" placeholder="點擊上傳字幕檔" />
</label>
</p>
Expand Down

0 comments on commit e044d16

Please sign in to comment.