Added Hungarian to build.sh

lektura
Carmen Bianca Bakker 2017-09-30 14:01:26 +02:00
parent c3975ff261
commit 61e9c20552
No known key found for this signature in database
GPG Key ID: 76EBA6F6B6EA2EC9
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 fr hu it nl tr zh_tw"
basedir="${0%/*}/.."
cd "$basedir"