summaryrefslogtreecommitdiff
path: root/po/compile.py
diff options
context:
space:
mode:
Diffstat (limited to 'po/compile.py')
-rwxr-xr-xpo/compile.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/compile.py b/po/compile.py
index 5ac1e756..a2b35ec4 100755
--- a/po/compile.py
+++ b/po/compile.py
@@ -21,6 +21,7 @@ BUILD_LANGS = [
21 'sk', 21 'sk',
22 'sr', 22 'sr',
23 'tok', 23 'tok',
24 'uk',
24 'zh_Hans', 25 'zh_Hans',
25 'zh_Hant' 26 'zh_Hant'
26] 27]