From 96a9ce15614139d25c6daf0a542797c4314f8240 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 24 Mar 2015 21:54:26 -0400 Subject: add Makefile to handle the translations --- babel.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 babel.cfg (limited to 'babel.cfg') diff --git a/babel.cfg b/babel.cfg new file mode 100644 index 0000000..cd2157f --- /dev/null +++ b/babel.cfg @@ -0,0 +1,4 @@ +[python: **.py] +[jinja2: **/templates/**.html] +encoding = utf-8 +extensions=jinja2.ext.autoescape,jinja2.ext.with_ -- cgit v1.2.3-70-g09d2