Enabling languages (other than English) to appear as tooltips and other buttons in video.js widgets.
addVideoLanguages(video, languages)
availableLanguages()
A video
A character vector of languages to support in the video.
See availableVideoLanguages()
for a full list
An updated video
with extra language support
If any languages are missing, you can add a separate script in the head of the application that will apply the language to all videos. See https://videojs.com/guides/languages/ for more details