summaryrefslogtreecommitdiff
path: root/help-to-wiki.py
diff options
context:
space:
mode:
Diffstat (limited to 'help-to-wiki.py')
-rwxr-xr-xhelp-to-wiki.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/help-to-wiki.py b/help-to-wiki.py
index 706e85f0a2..e8df1bcdbf 100755
--- a/help-to-wiki.py
+++ b/help-to-wiki.py
@@ -61,7 +61,7 @@ def create_wiki_dirs():
pass
# Langs to handle (fully translated or otherwise important)
-langs = ['', 'ast', 'bg', 'bn', bn_IN', 'ca', 'cs', 'da', 'de', \
+langs = ['', 'ast', 'bg', 'bn', 'bn_IN', 'ca', 'cs', 'da', 'de', \
'el', 'es', 'eu', 'fi', 'fr', 'hu', 'it', 'ja', 'km', \
'ko', 'nb', 'nl', 'om', 'pl', 'pt', 'pt-BR', 'ru', \
'sl', 'sv', 'tr', 'vi', 'zh-CN', 'zh-TW' ]