Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
<summary lang="en_GB">Module for interaction with the Twitch.tv API</summary>
<summary lang="es_ES">Módulo para interactuar con la API de Twitch.tv</summary>
<summary lang="fi_FI">Moduuli Twitch.tv-rajapinnan käyttöön</summary>
<summary lang="fr_FR">Module pour interagir avec l&apos;API de Twitch.tv</summary>
<summary lang="hr_HR">Modul za interakciju s Twitch.tv API</summary>
<summary lang="hu_HU">Modul a Twitch.tv API -val való interakcióhoz</summary>
<summary lang="it_IT">Modulo per l&apos;interazione con l&apos;API di Twitch.tv</summary>
Expand All @@ -37,6 +38,7 @@
<description lang="en_GB">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
<description lang="es_ES">python-twitch para Kodi es un módulo para interactuar con la API de Twitch.tv basado en python-twitch de ingwinlu.</description>
<description lang="fi_FI">&apos;Python-twitch for Kodi&apos; on Twitch.tv-palvelun rajapinnan hyödyntämisen mahdollistava moduuli, joka perustuu kehittäjän ingwinlu luomaan python-twitch-moduuliin.</description>
<description lang="fr_FR">python-twitch pour Kodi est un module pour interagir avec l&apos;API Twitch.tv basé sur python-twitch de ingwinlu.</description>
<description lang="hr_HR">python-twitch za Kodi je modul za interakciju s Twitch.tv API-jem temeljenom na python-twitch by ingwinlu.</description>
<description lang="hu_HU">A python-twitch a Kodi számára a Twitch.tv API-val való interakció modulja, amely az ingwinlu python-twitch-jén alapul.</description>
<description lang="it_IT">python-twitch per Kodi è un modulo per l&apos;interazione con l&apos;API di Twitch.tv basato su python-twitch di ingwinlu.</description>
Expand Down