Add babel config

The babel.cfg file identifies which files should be used for
translation.  This change set adds the file and identifies that only the
python files should be considered.

Change-Id: I26059055bf05aef705563dafeff4ec8b57509bda
changes/60/220160/1
Drew Thorstensen 2015-09-03 10:17:34 -04:00
parent 7e795557f5
commit 084d67a772
1 changed files with 2 additions and 0 deletions

2
babel.cfg Normal file
View File

@ -0,0 +1,2 @@
[python: **.py]