8cb15433da
Also mark some strings translatable. This commit violates hard string freeze after RC1 phase, but this change only add new strings and allows translators to translate strings which cannot be tranlated now. Change-Id: Ia3b3889347c6ccb97488409f8409cb44d6a2586f Closes-Bug: #1561203
6 lines
106 B
INI
6 lines
106 B
INI
[extractors]
|
|
django = django_babel.extract:extract_django
|
|
|
|
[python: **.py]
|
|
[django: **/templates/**.html]
|