You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: addon.xml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,13 @@
21
21
<reuselanguageinvoker>true</reuselanguageinvoker>
22
22
<summarylang="da_DK">Modul til interaktion med Twitch.tv API</summary>
23
23
<summarylang="en_GB">Module for interaction with the Twitch.tv API</summary>
24
+
<summarylang="es_ES">Módulo para interactuar con la API de Twitch.tv</summary>
25
+
<summarylang="pl_PL">Moduł do interakcji z API Twitch.tv</summary>
24
26
<summarylang="ru_RU">Модуль для взаимодействия с Twitch.tv API</summary>
25
27
<descriptionlang="da_DK">python-twitch til Kodi er et modul til interaktion med Twitch.tv API baseret på python-twitch af ingwinlu.</description>
26
28
<descriptionlang="en_GB">python-twitch for Kodi is module for interaction with the Twitch.tv API based on python-twitch by ingwinlu.</description>
29
+
<descriptionlang="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>
30
+
<descriptionlang="pl_PL">python-twitch dla Kodi to moduł do interakcji z API Twitch.tv oparty na python-twitch autorstwa ingwinlu.</description>
27
31
<descriptionlang="ru_RU">python-twitch это модуль для взаимодействия с Twitch.tv API. Основан на модуле python-twitch от ingwinlu.</description>
0 commit comments