mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Add Italian translation to video subtitles
This commit is contained in:
parent
02a1a576e9
commit
66f1d0c161
3 changed files with 252 additions and 1 deletions
|
|
@ -27,7 +27,8 @@ layout: master
|
|||
<script src="/js/video.js"></script>
|
||||
<video class="video-js vjs-16-9" data-setup="{}" controls>
|
||||
<source src="https://sr.ht/lJ9C.webm" type="video/webm">
|
||||
<track src="assets/lJ9C.vtt" kind="captions" srclang="en" label="English">
|
||||
<track src="assets/subtitles/lJ9C.vtt" kind="captions" srclang="en" label="English">
|
||||
<track src="assets/subtitles/lJ9C-it_IT.vtt" kind="captions" srclang="it" label="Italiano">
|
||||
<p>Your browser does not support HTML5 video.</p>
|
||||
</video>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue