diff options
Diffstat (limited to 'po/compile.py')
-rwxr-xr-x | po/compile.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/compile.py b/po/compile.py index f046ca96..16097ddc 100755 --- a/po/compile.py +++ b/po/compile.py | |||
@@ -6,6 +6,7 @@ import os, sys | |||
6 | 6 | ||
7 | BUILD_LANGS = [ | 7 | BUILD_LANGS = [ |
8 | 'en', # base strings | 8 | 'en', # base strings |
9 | 'cs', | ||
9 | 'de', | 10 | 'de', |
10 | 'eo', | 11 | 'eo', |
11 | 'es', | 12 | 'es', |