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
This commit is contained in:
parent
c4d7ecb0b6
commit
28394578c3
@ -2,4 +2,4 @@
|
||||
django = django_babel.extract:extract_django
|
||||
|
||||
[python: **.py]
|
||||
[django: templates/**.html]
|
||||
[django: **/templates/**.html]
|
||||
|
Loading…
Reference in New Issue
Block a user