added translation tags to html5 wwarning
This commit is contained in:
parent
6c191eb3de
commit
db425022dd
@ -12,8 +12,12 @@
|
|||||||
media['media_files']['webm_640']) }}"
|
media['media_files']['webm_640']) }}"
|
||||||
type="video/webm; codecs="vp8, vorbis"" />
|
type="video/webm; codecs="vp8, vorbis"" />
|
||||||
<div class="no_html5">
|
<div class="no_html5">
|
||||||
Sorry, this video will not work because your web browser does not support HTML5 video.<br/>
|
{%- trans -%}Sorry, this video will not work because
|
||||||
You can get a modern web browser that can play this video at <a href="http://getfirefox.com">http://getfirefox.com</a>!
|
your web browser does not support HTML5
|
||||||
|
video.{%- endtrans -%}<br/>
|
||||||
|
{%- trans -%}You can get a modern web browser that
|
||||||
|
can play this video at <a href="http://getfirefox.com">
|
||||||
|
http://getfirefox.com</a>!{%- endtrans -%}
|
||||||
</div>
|
</div>
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user