Arte is algo German
This commit is contained in:
parent
0c522d948a
commit
b1298452d4
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class ArteBackend(BaseBackend, ICapVideo):
|
|||
MAINTAINER = 'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'Arte French TV'
|
||||
DESCRIPTION = 'Arte French and German TV'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(Value('lang', label='Lang of videos',
|
||||
choices={'fr': 'French', 'de': 'Deutsch', 'en': 'English'}, default='fr'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue