adjutant-ui/babel-django.cfg
adrian-turjak 2e042e4c45 Initial code base for StackTask UI
* Ported over from the Catalyst repos into its own
  plugin for better maintainability and ease of sharing
  with upstream.

Change-Id: I4e7e1787330d549c59ede6f024e1216f5a073ecd
2017-04-06 18:28:26 +12:00

6 lines
103 B
INI

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