build.sh: add sv

lektura
tomnor 2017-09-23 00:14:22 +02:00 committed by max.mehl
parent 9a4898b27d
commit d6f1e64f5f
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Put all available languages here, except "en". Separated by spaces
TRANSLATIONS="ca de el es fr it nl tr zh_tw"
TRANSLATIONS="ca de el es fr it nl tr zh_tw sv"
basedir="${0%/*}/.."
cd "$basedir"