Files
pgadmin4/web/babel.cfg
Dave Page 95f43d59b8 Revert "Ensure client-side translations are correctly extracted into the message templates."
This reverts commit 82bd97aed0.

There are still issues extracting with these changes.
2017-03-27 13:53:40 -04:00

6 lines
156 B
INI

[python: **.py]
[jinja2: **/templates/**.html]
[jinja2: **/templates/**.js]
[jinja2: **/templates/**.sql]
extensions=jinja2.ext.autoescape,jinja2.ext.with_