Browse Source
Locale ru_RU. Un-comment language from the optionsframe.py
doc-issue-template
Nikita Bystrov
7 years ago
No known key found for this signature in database
GPG Key ID: 3E45F4FABC33A325
1 changed files with
1 additions and
1 deletions
-
youtube_dl_gui/optionsframe.py
|
@ -280,7 +280,7 @@ class GeneralTab(TabPanel): |
|
|
# ('es_MX', 'Mexican Spanish'), |
|
|
# ('es_MX', 'Mexican Spanish'), |
|
|
# ('nl_NL', 'Nederlands'), |
|
|
# ('nl_NL', 'Nederlands'), |
|
|
# ('pt_BR', 'Portuguese'), |
|
|
# ('pt_BR', 'Portuguese'), |
|
|
# ('ru_RU', 'Russian'), |
|
|
|
|
|
|
|
|
('ru_RU', 'Russian'), |
|
|
# ('es_ES', 'Spanish'), |
|
|
# ('es_ES', 'Spanish'), |
|
|
# ('tr_TR', 'Turkish') |
|
|
# ('tr_TR', 'Turkish') |
|
|
]) |
|
|
]) |
|
|