| layout | default |
|---|---|
| title | Language |
| nav_order | 875 |
| nav_exclude | true |
{: .no_toc}
- TOC {:toc}
Applicaster UI translation: https://www.figma.com/file/C3M4NDjoWQvULpjcv1yvTG/Apps-assets?node-id=1782-30832
There are 3 ways of supporting viewers with a different language than the source video
- Subtitles
- Alternate audio tracks, also known as 'dubbing'
- Language specific videos
See JW documentation
See JW documentation
**This is NOT yet available.**A language tag, also known as the 'locale', consists of a 2-3 letter base language tag that indicates a language, optionally followed by the country or regions variant by '-', e.g. American English would be 'en-US', British English would be 'en-GB' and Canadian French would be 'fr-CA'.
- Add the Applicaster DI Plugin to your project
- Add an ISO 2 letter language code to the media items in JW Player media items according to
lang:{language code}, e.g.lang:en-US - The Applicaster middleware (pipes2) will filter the feed/playlist on the language
- the baselanguage the operating system, e.g
lang:en - the regions variant of the operating system, e.g
lang:en-US - all languages, e.g
lang:all
- You are able to with subtitles & audio tracks. E.g. an English video, with Spanish subtitles.
- This is differeng from geo filtering.
- Applicaster takes into account the different formatting for language. E.g.
- Roku: ISO 639-2 Code and
_as divider. E.g.en_US - Apple: ISO 639-2 Code and
-as divider. E.g.en-US
- Roku: ISO 639-2 Code and
