parent
826bd2e896
commit
1d2cb7e831
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Put all available languages here, except "en". Separated by spaces
|
# Put all available languages here, except "en". Separated by spaces
|
||||||
TRANSLATIONS="de fr nl"
|
TRANSLATIONS="de fr it nl"
|
||||||
|
|
||||||
basedir="${0%/*}/.."
|
basedir="${0%/*}/.."
|
||||||
cd "$basedir"
|
cd "$basedir"
|
||||||
|
|
Loading…
Reference in New Issue