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 | 8e61463fa17e61e84cb0d7ccf03bc2dde5eccaca (patch) | |
tree | f48f20a45bee8ef714755df9bca63c6b570e6eec /fetchtranslations.sh | |
parent | b1429b9cb483b3aaa24f428a8c3c3d18ef51e7dd (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 |