diff options
author | Joe Heck <heckj@mac.com> | 2012-09-29 16:03:23 -0700 |
---|---|---|
committer | Joe Heck <heckj@mac.com> | 2012-09-29 16:03:23 -0700 |
commit | a8f7879fcfec1f2b64eba96b75fca7d75ad8e711 (patch) | |
tree | 6ebf1d1872327bbe3f0e0086e1ef2250e4b1445b /babel.cfg | |
parent | ff5ea25a9a37f8207bcda634316de4d063ce984a (diff) | |
download | python-keystoneclient-a8f7879fcfec1f2b64eba96b75fca7d75ad8e711.tar.gz |
enabling i18n with Babel
Change-Id: I7d5a170f31c2846474b3836a08c6445577613e98
Diffstat (limited to 'babel.cfg')
-rw-r--r-- | babel.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg new file mode 100644 index 0000000..efceab8 --- /dev/null +++ b/babel.cfg @@ -0,0 +1 @@ +[python: **.py] |