diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-23 13:17:23 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-23 13:17:23 +0200 |
commit | 47a2257d2973e065f3334fa66ac3f72a53d46d48 (patch) | |
tree | 96f2bbcfd060c1e9bb0fb9796308f3d3d8e08153 /po | |
parent | 46556c5a05c4678987c59db84dbd9d259294a7a4 (diff) |
Added UI language for Dutch (nl)
Diffstat (limited to 'po')
-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 d29cbb8b..9daa39f1 100755 --- a/po/compile.py +++ b/po/compile.py | |||
@@ -17,6 +17,7 @@ BUILD_LANGS = [ 'en', # base strings | |||
17 | 'ia', | 17 | 'ia', |
18 | 'ie', | 18 | 'ie', |
19 | 'isv', | 19 | 'isv', |
20 | 'nl', | ||
20 | 'pl', | 21 | 'pl', |
21 | 'ru', | 22 | 'ru', |
22 | 'sk', | 23 | 'sk', |