pgadmin4/web/babel.cfg

9 lines
232 B
INI
Raw Normal View History

2015-02-25 11:06:00 -06:00
[python: **.py]
[jinja2: **/templates/**.html]
[jinja2: **/templates/**.sql]
[ignore: **/vendor/**.js]
[javascript: **/static/**.js]
[javascript: **/static/**.jsx]
[javascript: **/templates/**/js/**.js]
[jinja2: **/templates/**.js]