From ff69c139e6ac5c7cce8556af9ea8e55ecbd4891c Mon Sep 17 00:00:00 2001 From: dpgaspar Date: Mon, 21 Apr 2014 16:20:27 +0100 Subject: [PATCH] Update babel_init.sh --- babel_init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel_init.sh b/babel_init.sh index a98cbbba6..fa0f05643 100755 --- a/babel_init.sh +++ b/babel_init.sh @@ -1,3 +1,3 @@ -pybabel init -i ./babel/messages.pot -d ./flask_appbuilder/translations -l pt +pybabel init -i ./babel/messages.pot -d ./flask_appbuilder/translations -l $1 pybabel compile -d ./flask_appbuilder/translations