horizon/babel-django.cfg
Thai Tran 28394578c3 Fixed translation in python modal templates
In several dialogs there is untranslatable text. These dialogs were
translatable in kilo. The path added in the configuration was not adequate.

Change-Id: Ib2b5592d8e01084fcfd91c6d7912fc91766585d2
Closes-Bug: #1481045
2015-08-13 15:36:22 -07:00

6 lines
106 B
INI

[extractors]
django = django_babel.extract:extract_django
[python: **.py]
[django: **/templates/**.html]