diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-04-10 11:07:32 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-04-10 11:07:32 +0200 |
commit | e4facba3ba91016f8c605af9e75ae39b76fe1748 (patch) | |
tree | 2e2983eae5bc610b89b2b661e914f4d183a5f9c7 /fetchtranslations.sh | |
parent | e481245959d63c9aa23c562cae6dbc5aea5eb307 (diff) |
Add Swedish!
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 203a8bcc..d0be16cf 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="ca cs de es et fr id it ja ko no nl ro ru uk" +langtoinclude="ca cs de es et fr id it ja ko no nl ro ru sv uk" for lang in $langtoinclude do |