Added Dutch to language list

lektura
Carmen Bianca Bakker 2017-09-08 20:44:09 +02:00
parent 0893da4738
commit 3f8dc2d71c
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="de fr"
TRANSLATIONS="de fr nl"
basedir="${0%/*}/.."
cd "$basedir"