update babel_mako config to extract strings from .txt files in themes directory

This commit is contained in:
Anthony Mangano
2017-04-10 15:25:41 -04:00
parent 5bcf7422d9
commit 5d4c383535

View File

@@ -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