murano-dashboard/babel-django.cfg
Kirill Zaitsev a2305b69b4 Adds i18n machinery similar to the one used in horizon
Targets blueprint: murano-i18n

Change-Id: I1febd9404c4d99e4ef0cd30cf3e841df97847abe
2015-12-28 23:17:26 +03:00

6 lines
106 B
INI

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