diff --git a/youtube_dl_gui/optionsframe.py b/youtube_dl_gui/optionsframe.py index c2eaa15..4b51540 100644 --- a/youtube_dl_gui/optionsframe.py +++ b/youtube_dl_gui/optionsframe.py @@ -281,7 +281,7 @@ class GeneralTab(TabPanel): # ('nl_NL', 'Nederlands'), # ('pt_BR', 'Portuguese'), # ('ru_RU', 'Russian'), - # ('es_ES', 'Spanish'), + ('es_ES', 'Spanish'), # ('tr_TR', 'Turkish') ])