Add Catalan

lektura
Jordi Mas 2017-09-16 19:29:57 +02:00
parent 33a26d5560
commit 7d6717a4e3
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 it nl zh_tw"
TRANSLATIONS="ca de fr it nl zh_tw"
basedir="${0%/*}/.."
cd "$basedir"