[TYPO] Set the right category for the Point Of Sale
[odoo/odoo.git] / babel.cfg
index c8542bb..2e4913e 100644 (file)
--- a/babel.cfg
+++ b/babel.cfg
@@ -1,6 +1,6 @@
-
 [extractors]
 qweb = npybabel:extract_qweb
-[javascript: **.js]
-[qweb: **.xml]
+javascript = npybabel:extract_javascript
+[javascript: static/src/js/**.js]
+[qweb: static/src/xml/**.xml]