Add [es] to available languages

lektura
erik.ds 2017-09-21 15:25:21 +02:00
parent dc3fc972f2
commit 8694f9d9aa
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 fr it nl tr zh_tw"
TRANSLATIONS="ca de el es fr it nl tr zh_tw"
basedir="${0%/*}/.."
cd "$basedir"