Web Player Language

By default the web-player uses the language the user has configured in his browser (or system if using IE11) to determine in which language to display text (other than podcast metadata).

This can be changed by adjusting the embed code like this:

<script class="podigee-podcast-player" src="https://player.podigee-cdn.net/podcast-player/javascripts/podigee-podcast-player.js" data-configuration="https://podcast-news.podigee.io/embed?context=external&locale=de-DE></script>

The relevant part here is the parameter locale=de-DE, which would lead to displaying texts in german.

At the moment we support five locales:

  • de-DE
  • en-US
  • es-ES
  • nl-NL
  • pl-PL
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.