diff --git a/conf/locale/babel_third_party.cfg b/conf/locale/babel_third_party.cfg
index e77f22e07a825feb1474fe486792da5a5583befa..072a64a21034a0856512c8917a97a6a7c8715958 100644
--- a/conf/locale/babel_third_party.cfg
+++ b/conf/locale/babel_third_party.cfg
@@ -2,7 +2,7 @@
 [python: **.py]
 input_encoding = utf-8
 
-[django: **/template/**.html]
+[django: **/templates/**.html]
 input_encoding = utf-8
 
 [reactjs: **.jsx]