lgtm
This commit is contained in:
parent
2efa4d9f47
commit
5e73287eaf
99 changed files with 6392 additions and 1462 deletions
|
|
@ -150,7 +150,7 @@ function ProductDemoVideo() {
|
|||
<track
|
||||
kind="captions"
|
||||
srcLang={(i18n.language ?? 'en').split('-')[0]}
|
||||
label="Captions"
|
||||
label={t('common.captions')}
|
||||
src={`/video/${productDemoSlug}.vtt`}
|
||||
/>
|
||||
</video>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue