Merge pull request #14852 from edx/extract-i18n-strings-from-themes-templates
Fix i18n string extraction for txt files in themes directory
This commit is contained in:
@@ -28,5 +28,5 @@ input_encoding = utf-8
|
||||
input_encoding = utf-8
|
||||
[mako: themes/**.html]
|
||||
input_encoding = utf-8
|
||||
[mako: themes/**.html]
|
||||
[mako: themes/**.txt]
|
||||
input_encoding = utf-8
|
||||
|
||||
Reference in New Issue
Block a user