Serve audio files using HTML5 audio tag (#5221)

* Serve audio files using HTML5 audio tag

* Correct copy paste error
This commit is contained in:
Jonas Bröms 2018-10-30 03:17:26 +01:00 committed by Lunny Xiao
parent 735b12eaf0
commit db30d6d791
4 changed files with 12 additions and 0 deletions

View file

@ -592,6 +592,7 @@ file_view_raw = View Raw
file_permalink = Permalink
file_too_large = The file is too large to be shown.
video_not_supported_in_browser = Your browser does not support the HTML5 'video' tag.
audio_not_supported_in_browser = Your browser does not support the HTML5 'audio' tag.
stored_lfs = Stored with Git LFS
commit_graph = Commit Graph