summaryrefslogtreecommitdiff
path: root/help-to-wiki.py
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-28 14:33:22 +0100
committerAndras Timar <atimar@suse.com>2013-01-28 14:33:22 +0100
commit97ee0b3910f1652911f01443c27e9b77e7582332 (patch)
tree040fe0ce6bf82653be96f6d00790a43123150c42 /help-to-wiki.py
parent8c93e652fa9becc9779172593aab5a022e5528ce (diff)
add Turkish to WikiHelp, it is fully translated
Change-Id: If89ffb1950f9e9a8d99140e1f37d65f4d4506a89
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 1fa9fb2e98..4a15f95b21 100755
--- a/help-to-wiki.py
+++ b/help-to-wiki.py
@@ -63,7 +63,7 @@ def create_wiki_dirs():
# Langs to handle
langs = ['', 'ca', 'cs', 'da', 'de', 'es', 'fr', 'hu', \
'it', 'ja', 'ko', 'nl', 'pl', 'pt', 'pt-BR', 'ru', \
- 'sl', 'sv', 'vi', 'zh-CN', 'zh-TW' ]
+ 'sl', 'sv', 'tr', 'vi', 'zh-CN', 'zh-TW' ]
# Argument handling
try: