diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-11 23:22:03 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-11 23:22:03 +0100 |
commit | 1c83b296a1d31da96531f74fc2010346566aaf57 (patch) | |
tree | 3f9341dda3afefcf3cf591db2db8a6f7f859a2ed /fetchtranslations.sh | |
parent | fb0d326ab51d17e6860fec910b1a24fb7717462c (diff) |
update translations
Diffstat (limited to 'fetchtranslations.sh')
-rwxr-xr-x | fetchtranslations.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchtranslations.sh b/fetchtranslations.sh index 98f63801..baa393fe 100755 --- a/fetchtranslations.sh +++ b/fetchtranslations.sh @@ -10,7 +10,7 @@ fi echo "Fetch translation archive" fetch -q http://crowdin.net/download/project/ics-openvpn.zip -langtoinclude="de cs ko et fr he ru" +langtoinclude="ca cs de ko et it fr ja he ru no nl" for lang in $langtoinclude do |