From db30d6d7911b2fe458b5ccb5c6f6ad73381c9a70 Mon Sep 17 00:00:00 2001 From: Jonas Bröms <9416498+cez81@users.noreply.github.com> Date: Tue, 30 Oct 2018 03:17:26 +0100 Subject: Serve audio files using HTML5 audio tag (#5221) * Serve audio files using HTML5 audio tag * Correct copy paste error --- options/locale/locale_en-US.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'options/locale/locale_en-US.ini') diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index a0babf7a19..6f32341575 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -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 -- cgit v1.2.3